Searched refs:setThreadGroupAndCpuset (Results 1 – 6 of 6) sorted by relevance
851 public static final native void setThreadGroupAndCpuset(int tid, int group) in setThreadGroupAndCpuset() method in Process
346 Process.setThreadGroupAndCpuset(DisplayThread.get().getThreadId(), in setupSchedulerPolicies()348 Process.setThreadGroupAndCpuset(AnimationThread.get().getThreadId(), in setupSchedulerPolicies()350 Process.setThreadGroupAndCpuset(SurfaceAnimationThread.get().getThreadId(), in setupSchedulerPolicies()
246 Process.setThreadGroupAndCpuset(mCompactionThread.getThreadId(), in init()
179 Process.setThreadGroupAndCpuset(adjusterThread.getThreadId(), THREAD_GROUP_TOP_APP); in OomAdjuster()
2603 Process.setThreadGroupAndCpuset(BackgroundThread.get().getThreadId(), in ActivityManagerService()2605 Process.setThreadGroupAndCpuset( in ActivityManagerService()
52193 Landroid/os/Process;->setThreadGroupAndCpuset(II)V