Searched refs:setThreadGroupAndCpuset (Results 1 – 5 of 5) sorted by relevance
1082 public static final native void setThreadGroupAndCpuset(int tid, int group) in setThreadGroupAndCpuset() method in Process
984 Process.setThreadGroupAndCpuset(mCachedAppOptimizerThread.getThreadId(), in updateUseCompaction()1166 Process.setThreadGroupAndCpuset(mCachedAppOptimizerThread.getThreadId(), in updateUseFreezer()
2612 Process.setThreadGroupAndCpuset(BackgroundThread.get().getThreadId(), in ActivityManagerService()2614 Process.setThreadGroupAndCpuset( in ActivityManagerService()
580 Process.setThreadGroupAndCpuset(DisplayThread.get().getThreadId(), in setupSchedulerPolicies()582 Process.setThreadGroupAndCpuset(AnimationThread.get().getThreadId(), in setupSchedulerPolicies()584 Process.setThreadGroupAndCpuset(SurfaceAnimationThread.get().getThreadId(), in setupSchedulerPolicies()
38315 Landroid/os/Process;->setThreadGroupAndCpuset(II)V