Searched refs:setSchedulingGroup (Results 1 – 4 of 4) sorted by relevance
116 void setSchedulingGroup(int group) throws RemoteException; in setSchedulingGroup() method
416 setSchedulingGroup(group); in onTransact()1045 public void setSchedulingGroup(int group) throws RemoteException { in setSchedulingGroup() method in ApplicationThreadProxy
797 public void setSchedulingGroup(int group) { in setSchedulingGroup() method in ActivityThread.ApplicationThread
14663 app.thread.setSchedulingGroup(app.curSchedGroup); in updateOomAdjLocked()