Searched refs:setThreadGroupAndCpuset (Results 1 – 5 of 5) sorted by relevance
910 public static final native void setThreadGroupAndCpuset(int tid, int group) in setThreadGroupAndCpuset() method in Process
363 Process.setThreadGroupAndCpuset(DisplayThread.get().getThreadId(), in setupSchedulerPolicies()365 Process.setThreadGroupAndCpuset(AnimationThread.get().getThreadId(), in setupSchedulerPolicies()367 Process.setThreadGroupAndCpuset(SurfaceAnimationThread.get().getThreadId(), in setupSchedulerPolicies()
283 Process.setThreadGroupAndCpuset(mCachedAppOptimizerThread.getThreadId(), in init()
225 adjusterThread.getThreadHandler().post(() -> Process.setThreadGroupAndCpuset( in createAdjusterThread()
2716 Process.setThreadGroupAndCpuset(BackgroundThread.get().getThreadId(), in ActivityManagerService()2718 Process.setThreadGroupAndCpuset( in ActivityManagerService()