Searched refs:mUseFifoUiScheduling (Results 1 – 2 of 2) sorted by relevance
2678 if (mService.mUseFifoUiScheduling) { in applyOomAdjLSP()2710 if (mService.mUseFifoUiScheduling) { in applyOomAdjLSP()
612 final boolean mUseFifoUiScheduling; field in ActivityManagerService2239 mUseFifoUiScheduling = false; in ActivityManagerService()2336 mUseFifoUiScheduling = SystemProperties.getInt("sys.use_fifo_ui", 0) != 0; in ActivityManagerService()6910 if (mUseFifoUiScheduling) { in setRenderThread()6920 + "PID: " + pid + ", TID: " + tid + " FIFO: " + mUseFifoUiScheduling); in setRenderThread()