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

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

Completed in 75 milliseconds