Searched refs:allowUiJobScheduling (Results 1 – 1 of 1) sorted by relevance
1416 void updateAllowUiJobScheduling(boolean allowUiJobScheduling) { in updateAllowUiJobScheduling() argument1417 if (mAllowUiJobScheduling == allowUiJobScheduling) { in updateAllowUiJobScheduling()1420 mAllowUiJobScheduling = allowUiJobScheduling; in updateAllowUiJobScheduling()