Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/frameworks/base/services/appfunctions/java/com/android/server/appfunctions/
H A DAppFunctionManagerService.java47 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in AppFunctionManagerService
H A DAppFunctionManagerServiceImpl.java127 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in AppFunctionManagerServiceImpl
/aosp_15_r20/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetService.java54 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in AppWidgetService
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiService.java74 public void onUserStopping(TargetUser user) { in onUserStopping() method in WifiService
/aosp_15_r20/packages/modules/DeviceLock/service/java/com/android/server/devicelock/
DDeviceLockService.java106 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in DeviceLockService
/aosp_15_r20/packages/modules/AppSearch/service/java/com/android/server/appsearch/appsindexer/
DAppOpenEventIndexerManagerService.java97 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in AppOpenEventIndexerManagerService
DAppsIndexerManagerService.java118 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in AppsIndexerManagerService
/aosp_15_r20/packages/modules/AppSearch/service/java/com/android/server/appsearch/
DAppSearchModule.java244 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in AppSearchModule.Lifecycle
DAppSearchManagerService.java386 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in AppSearchManagerService
391 private void onUserStopping(@NonNull UserHandle userHandle) { in onUserStopping() method in AppSearchManagerService
/aosp_15_r20/packages/modules/AppSearch/service/java/com/android/server/appsearch/contactsindexer/
DContactsIndexerManagerService.java119 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in ContactsIndexerManagerService
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/
H A DSystemService.java529 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in SystemService
H A DSystemServiceManager.java459 public void onUserStopping(@UserIdInt int userId) { in onUserStopping() method in SystemServiceManager
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/storage/
H A DStorageSessionController.java283 public void onUserStopping(int userId) { in onUserStopping() method in StorageSessionController
/aosp_15_r20/frameworks/base/services/people/java/com/android/server/people/
H A DPeopleService.java125 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in PeopleService
/aosp_15_r20/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
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/appfunctions/services.appfunctions/android_common/turbine-combined/
Dservices.appfunctions.jarcom/android/server/appfunctions/AppFunctionDumpHelper.class <Unknown> package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/appfunctions/services.appfunctions/android_common/repackaged-jarjar/turbine/
Dservices.appfunctions.jarcom/android/server/appfunctions/ServiceHelperImpl.class <Unknown> package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/appfunctions/services.appfunctions/android_common/turbine/
Dservices.appfunctions.jarcom/android/server/appfunctions/AppFunctionDumpHelper.class <Unknown> package com.android. ...
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/slice/
H A DSliceManagerService.java696 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in SliceManagerService.Lifecycle
/aosp_15_r20/frameworks/opt/car/services/builtInServices/src/com/android/internal/car/
DCarServiceHelperService.java463 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in CarServiceHelperService
/aosp_15_r20/frameworks/base/services/print/java/com/android/server/print/
H A DPrintManagerService.java110 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in PrintManagerService
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/apphibernation/
H A DAppHibernationService.java703 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in AppHibernationService
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/textservices/
H A DTextServicesManagerService.java292 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in TextServicesManagerService.Lifecycle
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/vr/
H A DVrManagerService.java844 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in VrManagerService
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/policy/
H A DPermissionPolicyService.java595 public void onUserStopping(@NonNull TargetUser user) { in onUserStopping() method in PermissionPolicyService

12345678