Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitorCallback.java137 public void onUserUnlocked() { } in onUserUnlocked() method in KeyguardUpdateMonitorCallback
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DSystemService.java455 public void onUserUnlocked(@NonNull TargetUser user) { in onUserUnlocked() method in SystemService
H A DSystemServiceManager.java386 public void onUserUnlocked(@UserIdInt int userId) { in onUserUnlocked() method in SystemServiceManager
H A DVpnManagerService.java925 private void onUserUnlocked(int userId) { in onUserUnlocked() method in VpnManagerService
H A DNetworkScoreService.java328 void onUserUnlocked(int userId) { in onUserUnlocked() method in NetworkScoreService
/aosp14/frameworks/base/services/people/java/com/android/server/people/
H A DPeopleService.java107 public void onUserUnlocked(@NonNull TargetUser user) { in onUserUnlocked() method in PeopleService
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationHistoryManager.java95 void onUserUnlocked(@UserIdInt int userId) { in onUserUnlocked() method in NotificationHistoryManager
H A DZenModeHelper.java263 public void onUserUnlocked(int user) { in onUserUnlocked() method in ZenModeHelper
H A DManagedServices.java1032 public void onUserUnlocked(int user) { in onUserUnlocked() method in ManagedServices
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardIndicationController.java1366 public void onUserUnlocked() { in onUserUnlocked() method in KeyguardIndicationController.BaseKeyguardCallback
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/
H A DCompanionDeviceManagerService.java332 public void onUserUnlocked(@NonNull TargetUser user) { in onUserUnlocked() method in CompanionDeviceManagerService
/aosp14/frameworks/base/services/people/java/com/android/server/people/data/
H A DDataManager.java172 public void onUserUnlocked(int userId) { in onUserUnlocked() method in DataManager
/aosp14/frameworks/base/services/core/java/com/android/server/pm/verify/domain/
H A DDomainVerificationService.java206 public void onUserUnlocked(@NonNull TargetUser user) { in onUserUnlocked() method in DomainVerificationService
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityTaskSupervisor.java475 void onUserUnlocked(int userId) { in onUserUnlocked() method in ActivityTaskSupervisor
H A DActivityTaskManagerService.java1192 public void onUserUnlocked(@NonNull TargetUser user) { in onUserUnlocked() method in ActivityTaskManagerService.Lifecycle
/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DSyncManager.java1928 private void onUserUnlocked(int userId) { in onUserUnlocked() method in SyncManager
/aosp14/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsService.java434 private void onUserUnlocked(int userId) { in onUserUnlocked() method in UsageStatsService
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java1116 public void onUserUnlocked(@NonNull TargetUser user) { in onUserUnlocked() method in DevicePolicyManagerService.Lifecycle
/aosp14/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerService.java1493 void onUserUnlocked(Intent intent) { in onUserUnlocked() method in AccountManagerService