Home
last modified time | relevance | path

Searched defs:onUserSwitched (Results 1 – 25 of 219) sorted by relevance

123456789

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DUserSwitcherController.kt53 fun onUserSwitched() in interface() method
H A DDeviceProvisionedController.java65 default void onUserSwitched() { in onUserSwitched() method
H A DSecurityController.java59 void onUserSwitched(int newUserId); in onUserSwitched() method
H A DDeviceProvisionedControllerImpl.kt207 override fun onUserSwitched() { in onUserSwitched() method in com.android.systemui.statusbar.policy.DeviceProvisionedControllerImpl
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/
DCarDeviceProvisionedListener.java27 default void onUserSwitched() { in onUserSwitched() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationPresenter.java38 void onUserSwitched(int newUserId); in onUserSwitched() method
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/notification/
H A DCustomManualConditionProvider.java44 public void onUserSwitched(UserHandle user) { in onUserSwitched() method in CustomManualConditionProvider
H A DSystemConditionProviderService.java37 public abstract void onUserSwitched(UserHandle user); in onUserSwitched() method in SystemConditionProviderService
H A DCountdownConditionProvider.java69 public void onUserSwitched(UserHandle user) { in onUserSwitched() method in CountdownConditionProvider
H A DEventConditionProvider.java139 public void onUserSwitched(UserHandle user) { in onUserSwitched() method in EventConditionProvider
H A DScheduleConditionProvider.java127 public void onUserSwitched(UserHandle user) { in onUserSwitched() method in ScheduleConditionProvider
/aosp_15_r20/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DWalletRoleObserver.java100 public void onUserSwitched(int userId) { in onUserSwitched() method in WalletRoleObserver
DEnabledNfcFServices.java220 public void onUserSwitched(int userId) { in onUserSwitched() method in EnabledNfcFServices
DRegisteredT3tIdentifiersCache.java234 public void onUserSwitched() { in onUserSwitched() method in RegisteredT3tIdentifiersCache
DHostNfcFEmulationManager.java215 public void onUserSwitched() { in onUserSwitched() method in HostNfcFEmulationManager
DPreferredServices.java495 public void onUserSwitched(int userId) { in onUserSwitched() method in PreferredServices
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
H A DFakeSecurityController.java137 public void onUserSwitched(int newUserId) { in onUserSwitched() method in FakeSecurityController
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
H A DBasicAdminReceiver.java80 public void onUserSwitched(Context context, Intent intent, UserHandle userHandle) { in onUserSwitched() method in BasicAdminReceiver
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/policy/
DDeviceProvisionedControllerImpl.java143 public void onUserSwitched() { in onUserSwitched() method in DeviceProvisionedControllerImpl
DUserSwitcherController.java248 public abstract void onUserSwitched(); in onUserSwitched() method
/aosp_15_r20/packages/services/Telephony/tests/src/com/android/services/telephony/
DTelecomAccountRegistryTest.java248 private void onUserSwitched(UserHandle userHandle) { in onUserSwitched() method in TelecomAccountRegistryTest
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/
H A DAccessPointControllerImpl.java127 void onUserSwitched(int newUserId) { in onUserSwitched() method in AccessPointControllerImpl
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenter.java223 public void onUserSwitched(int newUserId) { in onUserSwitched() method in StatusBarNotificationPresenter
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/policy/
H A DFakeSecurityController.kt90 override fun onUserSwitched(newUserId: Int) {} in isDeviceManaged() method in com.android.systemui.statusbar.policy.FakeSecurityController
/aosp_15_r20/cts/common/device-side/bedstead/testapp/src/testapps/main/java/com/android/bedstead/testapp/
H A DBaseTestAppDeviceAdminReceiver.java167 public void onUserSwitched(Context context, Intent intent, UserHandle switchedUser) { in onUserSwitched() method in BaseTestAppDeviceAdminReceiver

123456789