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
296 public void setAppGroupId(IBinder arg0, int arg1) throws RemoteException { in setAppGroupId() method in IWindowManagerImpl
2196 mWindowManager.setAppGroupId(target.appToken, targetTaskId); in resetTargetTaskIfNeededLocked()2221 mWindowManager.setAppGroupId(p.appToken, targetTaskId); in resetTargetTaskIfNeededLocked()2359 mWindowManager.setAppGroupId(p.appToken, taskId); in resetAffinityTaskIfNeededLocked()
3685 public void setAppGroupId(IBinder token, int groupId) { in setAppGroupId() method