/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | UserSwitcherController.kt | 53 fun onUserSwitched() in interface() method
|
H A D | DeviceProvisionedController.java | 65 default void onUserSwitched() { in onUserSwitched() method
|
H A D | SecurityController.java | 59 void onUserSwitched(int newUserId); in onUserSwitched() method
|
H A D | DeviceProvisionedControllerImpl.kt | 207 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/ |
D | CarDeviceProvisionedListener.java | 27 default void onUserSwitched() { in onUserSwitched() method
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | NotificationPresenter.java | 38 void onUserSwitched(int newUserId); in onUserSwitched() method
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | CustomManualConditionProvider.java | 44 public void onUserSwitched(UserHandle user) { in onUserSwitched() method in CustomManualConditionProvider
|
H A D | SystemConditionProviderService.java | 37 public abstract void onUserSwitched(UserHandle user); in onUserSwitched() method in SystemConditionProviderService
|
H A D | CountdownConditionProvider.java | 69 public void onUserSwitched(UserHandle user) { in onUserSwitched() method in CountdownConditionProvider
|
H A D | EventConditionProvider.java | 139 public void onUserSwitched(UserHandle user) { in onUserSwitched() method in EventConditionProvider
|
H A D | ScheduleConditionProvider.java | 127 public void onUserSwitched(UserHandle user) { in onUserSwitched() method in ScheduleConditionProvider
|
/aosp_15_r20/packages/apps/Nfc/src/com/android/nfc/cardemulation/ |
D | WalletRoleObserver.java | 100 public void onUserSwitched(int userId) { in onUserSwitched() method in WalletRoleObserver
|
D | EnabledNfcFServices.java | 220 public void onUserSwitched(int userId) { in onUserSwitched() method in EnabledNfcFServices
|
D | RegisteredT3tIdentifiersCache.java | 234 public void onUserSwitched() { in onUserSwitched() method in RegisteredT3tIdentifiersCache
|
D | HostNfcFEmulationManager.java | 215 public void onUserSwitched() { in onUserSwitched() method in HostNfcFEmulationManager
|
D | PreferredServices.java | 495 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 D | FakeSecurityController.java | 137 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 D | BasicAdminReceiver.java | 80 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/ |
D | DeviceProvisionedControllerImpl.java | 143 public void onUserSwitched() { in onUserSwitched() method in DeviceProvisionedControllerImpl
|
D | UserSwitcherController.java | 248 public abstract void onUserSwitched(); in onUserSwitched() method
|
/aosp_15_r20/packages/services/Telephony/tests/src/com/android/services/telephony/ |
D | TelecomAccountRegistryTest.java | 248 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 D | AccessPointControllerImpl.java | 127 void onUserSwitched(int newUserId) { in onUserSwitched() method in AccessPointControllerImpl
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | StatusBarNotificationPresenter.java | 223 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 D | FakeSecurityController.kt | 90 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 D | BaseTestAppDeviceAdminReceiver.java | 167 public void onUserSwitched(Context context, Intent intent, UserHandle switchedUser) { in onUserSwitched() method in BaseTestAppDeviceAdminReceiver
|