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