Searched refs:ACTION_USER_BACKGROUND (Results 1 – 6 of 6) sorted by relevance
2648 intent = new Intent(Intent.ACTION_USER_BACKGROUND);
4016 public static final String ACTION_USER_BACKGROUND = field in Intent
1546 intentFilter.addAction(Intent.ACTION_USER_BACKGROUND); in initExternalEventReceivers()10078 } else if (action.equals(Intent.ACTION_USER_BACKGROUND)) { in onReceive()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7690 …field public static final java.lang.String ACTION_USER_BACKGROUND = "android.intent.action.USER_BA…
11278 … field public static final String ACTION_USER_BACKGROUND = "android.intent.action.USER_BACKGROUND";