Searched refs:setThreadGroup (Results 1 – 4 of 4) sorted by relevance
44 Process.setThreadGroup(Process.myTid(), Process.THREAD_GROUP_TOP_APP); in run()
104 Process.setThreadGroup(tid, !isForApp ? in requestPriority()
1184 public static final native void setThreadGroup(int tid, int group) in setThreadGroup() method in Process
37671 Landroid/os/Process;->setThreadGroup(II)V