Searched refs:setAppGroupId (Results 1 – 5 of 5) sorted by relevance
85 void setAppGroupId(IBinder token, int groupId); in setAppGroupId() method
106 mWm.setAppGroupId(null, 0); in testMANAGE_APP_TOKENS()
342 public void setAppGroupId(IBinder arg0, int arg1) throws RemoteException { in setAppGroupId() method in BridgeWindowManager
1821 mService.mWindowManager.setAppGroupId(target, task.taskId); in resetTaskIfNeededLocked()1845 mService.mWindowManager.setAppGroupId(p, p.task.taskId); in resetTaskIfNeededLocked()1981 mService.mWindowManager.setAppGroupId(p, p.task.taskId); in resetTaskIfNeededLocked()
3235 public void setAppGroupId(IBinder token, int groupId) { in setAppGroupId() method