Searched refs:setAppGroupId (Results 1 – 5 of 5) sorted by relevance
106 mWm.setAppGroupId(null, 0); in testMANAGE_APP_TOKENS()
84 void setAppGroupId(IBinder token, int groupId); in setAppGroupId() method
291 public void setAppGroupId(IBinder arg0, int arg1) throws RemoteException { in setAppGroupId() method in IWindowManagerImpl
2225 mWindowManager.setAppGroupId(target.appToken, targetTaskId); in resetTargetTaskIfNeededLocked()2250 mWindowManager.setAppGroupId(p.appToken, targetTaskId); in resetTargetTaskIfNeededLocked()2388 mWindowManager.setAppGroupId(p.appToken, taskId); in resetAffinityTaskIfNeededLocked()
3648 public void setAppGroupId(IBinder token, int groupId) { in setAppGroupId() method