Searched refs:getThreadGroupLeader (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
H A DSchedulingPolicyService.java48 // since if not the case then the getThreadGroupLeader() test will also fail.
50 prio > PRIORITY_MAX || Process.getThreadGroupLeader(tid) != pid) {
H A DProcess.java739 public static final int getThreadGroupLeader(int tid) { method in class:Process

Completed in 42 milliseconds