java - How long does it take for an android application to be placed in "standby" mode in M? -


does know timing this? alternatively know part of aosp source code concerns app standby?

i found equivalent timing doze (30 minutes, btw) perusing source code deviceidlecontroller.java, looking same standby.

what "standby" mode? afaik, app can either active,background or dead(killed).

how describe state think "standby"?


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

configuring Airflow to work with CeleryExecutor -

c# - DotNetOpenAuth OAuth2 for Basecamp API -