Searched refs:getActivityClassForToken (Results 1 – 3 of 3) sorted by relevance
205 public ComponentName getActivityClassForToken(IBinder token) throws RemoteException; in getActivityClassForToken() method
1101 ComponentName cn = getActivityClassForToken(token); in onTransact()3963 public ComponentName getActivityClassForToken(IBinder token) in getActivityClassForToken() method in ActivityManagerProxy
6533 public ComponentName getActivityClassForToken(IBinder token) { in getActivityClassForToken() method in ActivityManagerService