Searched defs:THREAD_PRIORITY_TOP_APP_BOOST (Results 1 – 3 of 3) sorted by relevance
417 public static final int THREAD_PRIORITY_TOP_APP_BOOST = -10; field in Process
2696 setThreadPriority(app.getPid(), THREAD_PRIORITY_TOP_APP_BOOST); in applyOomAdjLSP() local2876 setThreadPriority(app.getPid(), THREAD_PRIORITY_TOP_APP_BOOST); in setAttachingSchedGroupLSP() local
6914 setThreadPriority(proc.getRenderThreadTid(), THREAD_PRIORITY_TOP_APP_BOOST); in setRenderThread() local