Home
last modified time | relevance | path

Searched defs:getActivityTokenBelow (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DIActivityClientController.aidl88 IBinder getActivityTokenBelow(IBinder token); in getActivityTokenBelow() method
H A DActivityClient.java257 public IBinder getActivityTokenBelow(IBinder activityToken) { in getActivityTokenBelow() method in ActivityClient
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityClientController.java640 public IBinder getActivityTokenBelow(IBinder activityToken) { in getActivityTokenBelow() method in ActivityClientController