Searched refs:ACTION_USER_FOREGROUND (Results 1 – 12 of 12) sorted by relevance
19 import static android.content.Intent.ACTION_USER_FOREGROUND;46 ACTION_USER_FOREGROUND);
19 import static android.content.Intent.ACTION_USER_FOREGROUND;65 ACTION_USER_FOREGROUND);
322 argThat((IntentFilter filter) -> filter.hasAction(Intent.ACTION_USER_FOREGROUND)), in onUserChangeReceive_setMicrophoneEnabledCalled()327 new Intent(Intent.ACTION_USER_FOREGROUND)); in onUserChangeReceive_setMicrophoneEnabledCalled()
259 IntentFilter userChangeFilter = new IntentFilter(Intent.ACTION_USER_FOREGROUND); in registerForUserChangeEvents()
162 if (Intent.ACTION_USER_FOREGROUND.equals(intent.getAction())) { in initializeCarrierApps()170 }, new IntentFilter(Intent.ACTION_USER_FOREGROUND), null, null); in initializeCarrierApps()
2002 intent = new Intent(Intent.ACTION_USER_FOREGROUND);
3729 public static final String ACTION_USER_FOREGROUND = field in Intent
1111 intentFilter.addAction(Intent.ACTION_USER_FOREGROUND); in initExternalEventReceivers()7953 } else if (action.equals(Intent.ACTION_USER_FOREGROUND)) { in onReceive()
5307 Intent intent = new Intent(Intent.ACTION_USER_FOREGROUND); in testUserRemovedBroadcastHandlingWithWrongIntentAction()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
11166 … field public static final String ACTION_USER_FOREGROUND = "android.intent.action.USER_FOREGROUND";
7691 …field public static final java.lang.String ACTION_USER_FOREGROUND = "android.intent.action.USER_FO…