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 -

mouseevent - Catch mouse event on tree widget item in QTreeWidget -

Java JSoup error fetching URL -