Searched refs:mUseFifoUiScheduling (Results 1 – 2 of 2) sorted by relevance
3053 if (mService.mUseFifoUiScheduling) { in applyOomAdjLSP()3085 if (mService.mUseFifoUiScheduling) { in applyOomAdjLSP()3281 if (mService.mUseFifoUiScheduling) { in setAttachingProcessStatesLSP()
715 final boolean mUseFifoUiScheduling; field in ActivityManagerService2485 mUseFifoUiScheduling = false; in ActivityManagerService()2592 mUseFifoUiScheduling = SystemProperties.getInt("sys.use_fifo_ui", 0) != 0; in ActivityManagerService()7958 if (mUseFifoUiScheduling) { in setRenderThread()7968 + "PID: " + pid + ", TID: " + tid + " FIFO: " + mUseFifoUiScheduling); in setRenderThread()