Home
last modified time | relevance | path

Searched refs:onUidRemovedFromPendingTempAllowlist (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DPendingTempAllowlists.java41 mService.mAtmInternal.onUidRemovedFromPendingTempAllowlist(uid); in removeAt()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerInternal.java533 public abstract void onUidRemovedFromPendingTempAllowlist(int uid); in onUidRemovedFromPendingTempAllowlist() method in ActivityTaskManagerInternal
DActivityTaskManagerService.java6265 public void onUidRemovedFromPendingTempAllowlist(int uid) { in onUidRemovedFromPendingTempAllowlist() method in ActivityTaskManagerService.LocalService
/frameworks/base/services/
Dart-profile44524 …droid/server/wm/ActivityTaskManagerService$LocalService;->onUidRemovedFromPendingTempAllowlist(I)V…