Searched refs:allowUiJobScheduling (Results 1 – 1 of 1) sorted by relevance
1168 void updateAllowUiJobScheduling(boolean allowUiJobScheduling) { in updateAllowUiJobScheduling() argument1169 if (mAllowUiJobScheduling == allowUiJobScheduling) { in updateAllowUiJobScheduling()1172 mAllowUiJobScheduling = allowUiJobScheduling; in updateAllowUiJobScheduling()