Home
last modified time | relevance | path

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

12

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationHistoryManagerTest.java132 mHistoryManager.onUserUnlocked(USER_SYSTEM); in testOnUserUnlocked()
141 mHistoryManager.onUserUnlocked(USER_SYSTEM); in testOnUserUnlocked_historyDisabled()
152 mHistoryManager.onUserUnlocked(USER_SYSTEM); in testOnUserUnlocked_historyDisabled()
161 mHistoryManager.onUserUnlocked(USER_SYSTEM); in testOnUserUnlocked_historyDisabled_withProfile()
163 mHistoryManager.onUserUnlocked(mProfileId); in testOnUserUnlocked_historyDisabled_withProfile()
175 mHistoryManager.onUserUnlocked(USER_SYSTEM); in testOnUserUnlocked_historyDisabled_withProfile()
176 mHistoryManager.onUserUnlocked(mProfileId); in testOnUserUnlocked_historyDisabled_withProfile()
186 mHistoryManager.onUserUnlocked(USER_SYSTEM); in testOnUserUnlocked_historyDisabledThenEnabled()
203 mHistoryManager.onUserUnlocked(USER_SYSTEM); in testOnUserUnlocked_historyDisabledThenEnabled()
214 mHistoryManager.onUserUnlocked(mProfileId); in testOnUserUnlocked_historyDisabledThenEnabled_multiProfile()
[all …]
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DDataManagerTest.java307 mDataManager.onUserUnlocked(USER_ID_PRIMARY); in testAccessConversationFromTheSameProfileGroup()
340 mDataManager.onUserUnlocked(USER_ID_PRIMARY); in testAccessConversationForUnlockedUsersOnly()
368 mDataManager.onUserUnlocked(USER_ID_PRIMARY); in testReportAppTargetEvent_directSharing()
390 mDataManager.onUserUnlocked(USER_ID_PRIMARY); in testReportAppTargetEvent_directSharing_createConversation()
416 mDataManager.onUserUnlocked(USER_ID_PRIMARY); in testReportAppTargetEvent_appSharing()
436 mDataManager.onUserUnlocked(USER_ID_PRIMARY); in testContactsChanged()
461 mDataManager.onUserUnlocked(USER_ID_PRIMARY); in testNotificationPosted()
476 mDataManager.onUserUnlocked(USER_ID_PRIMARY); in testNotificationOpened()
496 mDataManager.onUserUnlocked(USER_ID_PRIMARY); in testUncacheShortcutsWhenNotificationsDismissed()
536 mDataManager.onUserUnlocked(USER_ID_PRIMARY); in testConversationIsNotRecentIfCustomized()
[all …]
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/floatingmenu/
H A DAccessibilityFloatingMenuControllerTest.java139 mKeyguardCallback.onUserUnlocked(); in onUserUnlocked_keyguardNotShow_showWidget()
151 mKeyguardCallback.onUserUnlocked(); in onUserUnlocked_keyguardShowing_destroyWidget()
163 mKeyguardCallback.onUserUnlocked(); in onKeyguardVisibilityChanged_showing_destroyWidget()
175 mKeyguardCallback.onUserUnlocked(); in onKeyguardVisibilityChanged_notShow_showWidget()
204 mKeyguardCallback.onUserUnlocked(); in onUserSwitch_onKeyguardVisibilityChangedToTrue_destroyWidget()
219 mKeyguardCallback.onUserUnlocked(); in onUserSwitch_onKeyguardVisibilityChangedToFalse_showWidget()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DNetworkScoreServiceTest.java223 mNetworkScoreService.onUserUnlocked(0); in testOnUserUnlocked()
253 mNetworkScoreService.onUserUnlocked(0); in testRequestScores_providerThrowsRemoteException()
260 mNetworkScoreService.onUserUnlocked(0); in testRequestScores_providerAvailable()
511 mNetworkScoreService.onUserUnlocked(0); in testIsCallerActiveScorer_noBoundService()
536 mNetworkScoreService.onUserUnlocked(0); in testGetActiveScorerPackage_notActive()
546 mNetworkScoreService.onUserUnlocked(0); in testGetActiveScorerPackage_active()
834 mNetworkScoreService.onUserUnlocked(0); in testGetActiveScorer_notConnected_canRequestScores()
858 mNetworkScoreService.onUserUnlocked(0); in testGetActiveScorer_connected_canRequestScores()
979 mNetworkScoreService.onUserUnlocked(0); in bindToScorer()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitorCallback.java137 public void onUserUnlocked() { } in onUserUnlocked() method in KeyguardUpdateMonitorCallback
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/notetask/
H A DNoteTaskInitializer.kt120 override fun onUserUnlocked() {
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DAccessibilityFloatingMenuController.java72 public void onUserUnlocked() {
/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
108 mDataManager.onUserUnlocked(user.getUserIdentifier()); in onUserUnlocked()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/notetask/quickaffordance/
H A DNoteTaskQuickAffordanceConfig.kt153 override fun onUserUnlocked() {
/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
535 service.onUserUnlocked(curUser); in onUser()
H A DNetworkScoreService.java112 onUserUnlocked(userId);
328 void onUserUnlocked(int userId) { in onUserUnlocked() method in NetworkScoreService
H A DVpnManagerService.java765 onUserUnlocked(userId);
925 private void onUserUnlocked(int userId) { in onUserUnlocked() method in VpnManagerService
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/notetask/
H A DNoteTaskInitializerTest.kt182 callback.onUserUnlocked()
/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 DNotificationManagerService.java1890 mAssistants.onUserUnlocked(userId);
1892 mConditionProviders.onUserUnlocked(userId);
1893 mListeners.onUserUnlocked(userId);
1894 mZenModeHelper.onUserUnlocked(userId);
2792 public void onUserUnlocked(@NonNull TargetUser user) {
2796 mHistoryManager.onUserUnlocked(user.getUserIdentifier());
10576 public void onUserUnlocked(int user) {
H A DZenModeHelper.java263 public void onUserUnlocked(int user) { in onUserUnlocked() method in ZenModeHelper
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DActivityTaskSupervisorTests.java324 mSupervisor.onUserUnlocked(0); in testStartHomeAfterUserUnlocked()
/aosp14/frameworks/base/services/api/
H A Dcurrent.txt19 method public void onUserUnlocked(@NonNull com.android.server.SystemService.TargetUser);
/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
207 super.onUserUnlocked(user); in onUserUnlocked()
/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/usage/java/com/android/server/usage/
H A DUsageStatsService.java434 private void onUserUnlocked(int userId) { in onUserUnlocked() method in UsageStatsService
1949 onUserUnlocked(msg.arg1); in handleMessage()
/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/tests/servicestests/src/com/android/server/accounts/
H A DAccountManagerServiceTest.java406 ams2.onUserUnlocked(newIntentForUser(UserHandle.USER_SYSTEM)); in testRemovedAccountSync()
3465 mAms.onUserUnlocked(newIntentForUser(UserHandle.USER_SYSTEM)); in unlockSystemUser()

12