Searched refs:setThreadGroupAndCpuset (Results 1 – 4 of 4) sorted by relevance
1199 public static final native void setThreadGroupAndCpuset(int tid, int group) in setThreadGroupAndCpuset() method in Process
989 Process.setThreadGroupAndCpuset(mCachedAppOptimizerThread.getThreadId(), in updateUseCompaction()1171 Process.setThreadGroupAndCpuset(mCachedAppOptimizerThread.getThreadId(), in updateUseFreezer()
648 Process.setThreadGroupAndCpuset(DisplayThread.get().getThreadId(), in setupSchedulerPolicies()650 Process.setThreadGroupAndCpuset(AnimationThread.get().getThreadId(), in setupSchedulerPolicies()652 Process.setThreadGroupAndCpuset(SurfaceAnimationThread.get().getThreadId(), in setupSchedulerPolicies()
37672 Landroid/os/Process;->setThreadGroupAndCpuset(II)V