Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetService.java54 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in AppWidgetService
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiService.java72 public void onUserStopping(TargetUser user) { in onUserStopping() method in WifiService
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DSystemService.java390 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in SystemService
H A DSystemServiceManager.java345 public void onUserStopping(@UserIdInt int userId) { in onUserStopping() method in SystemServiceManager
/aosp12/frameworks/base/services/core/java/com/android/server/app/
H A DGameManagerService.java527 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in GameManagerService.Lifecycle
714 void onUserStopping(int userId) { in onUserStopping() method in GameManagerService
/aosp12/frameworks/base/services/core/java/com/android/server/storage/
H A DStorageSessionController.java285 public void onUserStopping(int userId) { in onUserStopping() method in StorageSessionController
/aosp12/frameworks/base/services/people/java/com/android/server/people/
H A DPeopleService.java111 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in PeopleService
/aosp12/frameworks/base/services/core/java/com/android/server/appbinding/
H A DAppBindingService.java139 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in AppBindingService.Lifecycle
/aosp12/frameworks/opt/car/services/src/com/android/internal/car/
H A DCarServiceHelperService.java373 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in CarServiceHelperService
/aosp12/frameworks/base/services/core/java/com/android/server/slice/
H A DSliceManagerService.java685 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in SliceManagerService.Lifecycle
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DPermissionPolicyService.java387 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in PermissionPolicyService
/aosp12/frameworks/base/services/core/java/com/android/server/apphibernation/
H A DAppHibernationService.java595 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in AppHibernationService
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbService.java119 public void onUserStopping(TargetUser userInfo) { in onUserStopping() method in UsbService.Lifecycle
/aosp12/frameworks/base/services/print/java/com/android/server/print/
H A DPrintManagerService.java110 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in PrintManagerService
/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/
H A DAppSearchManagerService.java280 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in AppSearchManagerService
/aosp12/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustManagerService.java1080 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method
/aosp12/frameworks/base/services/core/java/com/android/server/textservices/
H A DTextServicesManagerService.java291 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in TextServicesManagerService.Lifecycle
/aosp12/frameworks/base/services/core/java/com/android/server/vr/
H A DVrManagerService.java839 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in VrManagerService
/aosp12/frameworks/base/services/core/java/com/android/server/textclassifier/
H A DTextClassificationManagerService.java153 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in TextClassificationManagerService.Lifecycle
/aosp12/frameworks/base/services/core/java/com/android/server/display/color/
H A DColorDisplayService.java226 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in ColorDisplayService
/aosp12/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DMultiClientInputMethodManagerService.java274 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in MultiClientInputMethodManagerService.Lifecycle
/aosp12/frameworks/base/services/people/java/com/android/server/people/data/
H A DDataManager.java185 public void onUserStopping(int userId) { in onUserStopping() method in DataManager
/aosp12/frameworks/base/services/backup/java/com/android/server/backup/
H A DBackupManagerService.java1619 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in BackupManagerService.Lifecycle
/aosp12/frameworks/base/services/core/java/com/android/server/content/
H A DContentService.java139 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in ContentService.Lifecycle
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java835 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in DevicePolicyManagerService.Lifecycle

12