Home
last modified time | relevance | path

Searched refs:ACTION_USER_FOREGROUND (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/ui/
H A DLocationStatusIconController.java19 import static android.content.Intent.ACTION_USER_FOREGROUND;
46 ACTION_USER_FOREGROUND);
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/statusicon/
H A DStatusIconPanelController.java19 import static android.content.Intent.ACTION_USER_FOREGROUND;
65 ACTION_USER_FOREGROUND);
/aosp12/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/systembar/
H A DPrivacyChipViewControllerTest.java322 argThat((IntentFilter filter) -> filter.hasAction(Intent.ACTION_USER_FOREGROUND)), in onUserChangeReceive_setMicrophoneEnabledCalled()
327 new Intent(Intent.ACTION_USER_FOREGROUND)); in onUserChangeReceive_setMicrophoneEnabledCalled()
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
H A DPrivacyChipViewController.java259 IntentFilter userChangeFilter = new IntentFilter(Intent.ACTION_USER_FOREGROUND); in registerForUserChangeEvents()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionInfoUpdater.java162 if (Intent.ACTION_USER_FOREGROUND.equals(intent.getAction())) { in initializeCarrierApps()
170 }, new IntentFilter(Intent.ACTION_USER_FOREGROUND), null, null); in initializeCarrierApps()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DUserController.java2002 intent = new Intent(Intent.ACTION_USER_FOREGROUND);
/aosp12/frameworks/base/core/java/android/content/
H A DIntent.java3729 public static final String ACTION_USER_FOREGROUND = field in Intent
/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java1111 intentFilter.addAction(Intent.ACTION_USER_FOREGROUND); in initExternalEventReceivers()
7953 } else if (action.equals(Intent.ACTION_USER_FOREGROUND)) { in onReceive()
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiServiceImplTest.java5307 Intent intent = new Intent(Intent.ACTION_USER_FOREGROUND); in testUserRemovedBroadcastHandlingWithWrongIntentAction()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt11166 … field public static final String ACTION_USER_FOREGROUND = "android.intent.action.USER_FOREGROUND";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt7691 …field public static final java.lang.String ACTION_USER_FOREGROUND = "android.intent.action.USER_FO…