Searched defs:getCallingActivity (Results 1 – 4 of 4) sorted by relevance
88 ComponentName getCallingActivity(in IBinder token); in getCallingActivity() method
264 ComponentName getCallingActivity(IBinder token) { in getCallingActivity() method in ActivityClient
631 public ComponentName getCallingActivity(IBinder token) { in getCallingActivity() method in ActivityClientController
1532 public IBinder getCallingActivity() { in getCallingActivity() method in WindowContainerTransaction.HierarchyOp