Searched refs:getHomeActivityToken (Results 1 – 5 of 5) sorted by relevance
443 public IBinder getHomeActivityToken() throws RemoteException; in getHomeActivityToken() method
2222 IBinder homeActivityToken = getHomeActivityToken(); in onTransact()5250 public IBinder getHomeActivityToken() throws RemoteException { in getHomeActivityToken() method in ActivityManagerProxy
1697 IBinder homeActivityToken = mAm.getHomeActivityToken(); in runStackStart()
2543 IBinder getHomeActivityToken() { in getHomeActivityToken() method in ActivityStackSupervisor
8629 public IBinder getHomeActivityToken() throws RemoteException {8633 return mStackSupervisor.getHomeActivityToken();