Home
last modified time | relevance | path

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

12

/frameworks/base/services/core/java/com/android/server/wallpaper/
DIWallpaperManagerService.java34 void onUnlockUser(final int userId); in onUnlockUser() method
DWallpaperManagerService.java162 public void onUnlockUser(int userHandle) { in onUnlockUser() method in WallpaperManagerService.Lifecycle
1441 public void onUnlockUser(final int userId) { in onUnlockUser() method in WallpaperManagerService
/frameworks/base/services/core/java/com/android/server/
DBluetoothService.java50 public void onUnlockUser(int userHandle) { in onUnlockUser() method in BluetoothService
DSystemService.java168 public void onUnlockUser(int userHandle) {} in onUnlockUser() method in SystemService
DTextServicesManagerService.java294 public void onUnlockUser(@UserIdInt int userHandle) { in onUnlockUser() method in TextServicesManagerService.Lifecycle
318 void onUnlockUser(@UserIdInt int userId) { in onUnlockUser() method in TextServicesManagerService
DStorageManagerService.java210 public void onUnlockUser(int userHandle) { in onUnlockUser() method in StorageManagerService.Lifecycle
884 private void onUnlockUser(int userId) { in onUnlockUser() method in StorageManagerService
DInputMethodManagerService.java1311 public void onUnlockUser(final @UserIdInt int userHandle) { in onUnlockUser() method in InputMethodManagerService.Lifecycle
1318 void onUnlockUser(@UserIdInt int userId) { in onUnlockUser() method in InputMethodManagerService
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetService.java51 public void onUnlockUser(int userHandle) { in onUnlockUser() method in AppWidgetService
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiService.java54 public void onUnlockUser(int userId) { in onUnlockUser() method in WifiService
/frameworks/base/services/core/java/com/android/server/search/
DSearchManagerService.java77 public void onUnlockUser(final int userId) { in onUnlockUser() method in SearchManagerService.Lifecycle
142 private void onUnlockUser(int userId) { in onUnlockUser() method in SearchManagerService
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbService.java97 public void onUnlockUser(int userHandle) { in onUnlockUser() method in UsbService.Lifecycle
219 public void onUnlockUser(int user) { in onUnlockUser() method in UsbService
DUsbDeviceManager.java253 public void onUnlockUser(int userHandle) { in onUnlockUser() method in UsbDeviceManager
/frameworks/base/services/core/java/com/android/server/slice/
DSliceManagerService.java132 private void onUnlockUser(int userId) { in onUnlockUser() method in SliceManagerService
633 public void onUnlockUser(int userHandle) { in onUnlockUser() method in SliceManagerService.Lifecycle
/frameworks/base/services/core/java/com/android/server/textclassifier/
DTextClassificationManagerService.java89 public void onUnlockUser(int userId) { in onUnlockUser() method in TextClassificationManagerService.Lifecycle
/frameworks/base/services/midi/java/com/android/server/midi/
DMidiService.java78 public void onUnlockUser(int userHandle) { in onUnlockUser() method in MidiService.Lifecycle
570 private void onUnlockUser() { in onUnlockUser() method in MidiService
/frameworks/base/services/core/java/com/android/server/content/
DContentService.java113 public void onUnlockUser(int userHandle) { in onUnlockUser() method in ContentService.Lifecycle
182 void onUnlockUser(int userHandle) { in onUnlockUser() method in ContentService
/frameworks/base/services/core/java/com/android/server/trust/
DTrustManagerService.java812 public void onUnlockUser(int userId) { in onUnlockUser() method in TrustManagerService
/frameworks/base/services/print/java/com/android/server/print/
DPrintManagerService.java103 public void onUnlockUser(int userHandle) { in onUnlockUser() method in PrintManagerService
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java149 public void onUnlockUser(int userHandle) { in onUnlockUser() method in VoiceInteractionManagerService
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java312 public void onUnlockUser(int userId) { in onUnlockUser() method in AutofillManagerService
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java232 public void onUnlockUser(int userHandle) { in onUnlockUser() method in LockSettingsService.Lifecycle
559 public void onUnlockUser(final int userId) { in onUnlockUser() method in LockSettingsService
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java163 public void onUnlockUser(int userHandle) { in onUnlockUser() method in AccountManagerService.Lifecycle
1414 void onUnlockUser(int userId) { in onUnlockUser() method in AccountManagerService
/frameworks/base/services/backup/java/com/android/server/backup/
DBackupManagerService.java560 public void onUnlockUser(int userId) { in onUnlockUser() method in BackupManagerService.Lifecycle
/frameworks/base/services/core/java/com/android/server/job/
DJobSchedulerService.java809 public void onUnlockUser(int userHandle) { in onUnlockUser() method in JobSchedulerService
/frameworks/base/services/core/java/com/android/server/tv/
DTvInputManagerService.java163 public void onUnlockUser(int userHandle) { in onUnlockUser() method in TvInputManagerService

12