Searched refs:setThreadScheduler (Results 1 – 3 of 3) sorted by relevance
113 Process.setThreadScheduler(tid, Process.SCHED_FIFO | Process.SCHED_RESET_ON_FORK, in requestPriority()
1369 public static final native void setThreadScheduler(int tid, int policy, int priority) in setThreadScheduler() method in Process
37673 Landroid/os/Process;->setThreadScheduler(III)V