Searched defs:THREAD_PRIORITY_TOP_APP_BOOST (Results 1 – 3 of 3) sorted by relevance
449 public static final int THREAD_PRIORITY_TOP_APP_BOOST = -10; field in Process
3071 setThreadPriority(app.getPid(), THREAD_PRIORITY_TOP_APP_BOOST); in applyOomAdjLSP() local3284 setThreadPriority(app.getPid(), THREAD_PRIORITY_TOP_APP_BOOST); in setAttachingProcessStatesLSP() local
7962 setThreadPriority(proc.getRenderThreadTid(), THREAD_PRIORITY_TOP_APP_BOOST); in setRenderThread() local