Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/pm/verify/domain/
H A DDomainVerificationService.java210 public void onUserUnlocked(@NonNull TargetUser user) { in onUserUnlocked() method in DomainVerificationService
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DTaskbarManager.java156 public void onUserUnlocked() { in onUserUnlocked() method in TaskbarManager
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DSystemService.java357 public void onUserUnlocked(@NonNull TargetUser user) { in onUserUnlocked() method in SystemService
H A DSystemServiceManager.java310 public void onUserUnlocked(@UserIdInt int userId) { in onUserUnlocked() method in SystemServiceManager
H A DVpnManagerService.java846 private void onUserUnlocked(int userId) { in onUserUnlocked() method in VpnManagerService
H A DNetworkScoreService.java328 void onUserUnlocked(int userId) { in onUserUnlocked() method in NetworkScoreService
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitorCallback.java161 public void onUserUnlocked() { } in onUserUnlocked() method in KeyguardUpdateMonitorCallback
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationHistoryManager.java90 void onUserUnlocked(@UserIdInt int userId) { in onUserUnlocked() method in NotificationHistoryManager
H A DZenModeHelper.java235 public void onUserUnlocked(int user) { in onUserUnlocked() method in ZenModeHelper
H A DManagedServices.java987 public void onUserUnlocked(int user) { in onUserUnlocked() method in ManagedServices
H A DPreferencesHelper.java2245 public void onUserUnlocked(int userId) { in onUserUnlocked() method in PreferencesHelper
/aosp12/frameworks/base/services/people/java/com/android/server/people/
H A DPeopleService.java106 public void onUserUnlocked(@NonNull TargetUser user) { in onUserUnlocked() method in PeopleService
/aosp12/frameworks/opt/car/services/src/com/android/internal/car/
H A DCarServiceHelperService.java348 public void onUserUnlocked(@NonNull TargetUser user) { in onUserUnlocked() method in CarServiceHelperService
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DTouchInteractionService.java425 public void onUserUnlocked() { in onUserUnlocked() method in TouchInteractionService
/aosp12/packages/services/Car/service/src/com/android/car/
H A DCarMediaService.java612 private void onUserUnlocked(@UserIdInt int userId) { in onUserUnlocked() method in CarMediaService
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardIndicationController.java1129 public void onUserUnlocked() { in onUserUnlocked() method in KeyguardIndicationController.BaseKeyguardCallback
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DPinStorage.java372 private synchronized void onUserUnlocked() { in onUserUnlocked() method in PinStorage
/aosp12/frameworks/base/services/people/java/com/android/server/people/data/
H A DDataManager.java172 public void onUserUnlocked(int userId) { in onUserUnlocked() method in DataManager
/aosp12/packages/services/Car/service/src/com/android/car/user/
H A DCarUserService.java1906 private void onUserUnlocked(@UserIdInt int userId) { in onUserUnlocked() method
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityTaskSupervisor.java424 void onUserUnlocked(int userId) { in onUserUnlocked() method in ActivityTaskSupervisor
H A DActivityTaskManagerService.java1166 public void onUserUnlocked(@NonNull TargetUser user) { in onUserUnlocked() method in ActivityTaskManagerService.Lifecycle
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java841 public void onUserUnlocked(@NonNull TargetUser user) { in onUserUnlocked() method in DevicePolicyManagerService.Lifecycle
/aosp12/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsService.java375 private void onUserUnlocked(int userId) { in onUserUnlocked() method in UsageStatsService
/aosp12/frameworks/base/services/core/java/com/android/server/content/
H A DSyncManager.java1786 private void onUserUnlocked(int userId) { in onUserUnlocked() method in SyncManager
/aosp12/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerService.java1445 void onUserUnlocked(Intent intent) { in onUserUnlocked() method in AccountManagerService