HomeSort by relevance Sort by last modified time
    Searched refs:setThreadGroup (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/os/
SchedulingPolicyService.java 54 Process.setThreadGroup(tid, Binder.getCallingPid() == pid ?
  /frameworks/base/core/java/android/os/
Process.java 318 * has meaning with setProcessGroup() only, cannot be used with setThreadGroup().
893 public static final native void setThreadGroup(int tid, int group)
    [all...]

Completed in 724 milliseconds