Searched refs:setSchedulingGroup (Results 1 – 4 of 4) sorted by relevance
123 void setSchedulingGroup(int group) throws RemoteException; in setSchedulingGroup() method
426 setSchedulingGroup(group); in onTransact()1133 public void setSchedulingGroup(int group) throws RemoteException { in setSchedulingGroup() method in ApplicationThreadProxy
908 public void setSchedulingGroup(int group) { in setSchedulingGroup() method in ActivityThread.ApplicationThread
17909 app.thread.setSchedulingGroup(app.curSchedGroup); in applyOomAdjLocked()