Home
last modified time | relevance | path

Searched refs:cleanUpServices (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DActivityManagerInternal.java392 public abstract void cleanUpServices(@UserIdInt int userId, ComponentName component, in cleanUpServices() method in ActivityManagerInternal
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSystemServicesTestRule.java271 doNothing().when(amInternal).cleanUpServices(anyInt(), any(), any());
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityTaskSupervisor.java1597 final Message msg = PooledLambda.obtainMessage(ActivityManagerInternal::cleanUpServices, in cleanUpRemovedTaskLocked()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java4823 void cleanUpServices(int userId, ComponentName component, Intent baseIntent) { in cleanUpServices() method in ActiveServices
H A DActivityManagerService.java15935 public void cleanUpServices(int userId, ComponentName component, Intent baseIntent) { in cleanUpServices() method
15937 mServices.cleanUpServices(userId, component, baseIntent); in cleanUpServices()
/aosp12/frameworks/base/services/
H A Dart-profile5932 HPLcom/android/server/am/ActiveServices;->cleanUpServices(ILandroid/content/ComponentName;Landroid/…
6223 HPLcom/android/server/am/ActivityManagerService$LocalService;->cleanUpServices(ILandroid/content/Co…