Searched refs:updateAllowUiJobScheduling (Results 1 – 3 of 3) sorted by relevance
1416 void updateAllowUiJobScheduling(boolean allowUiJobScheduling) { in updateAllowUiJobScheduling() method in ServiceRecord
1211 r.updateAllowUiJobScheduling(whileInUseAllowsUiJobScheduling in startServiceInnerLocked()1214 r.updateAllowUiJobScheduling(false); in startServiceInnerLocked()8341 r.updateAllowUiJobScheduling(r.isFgsAllowedWiu_forStart()); in resetFgsRestrictionLocked()
7140 HPLcom/android/server/am/ServiceRecord;->updateAllowUiJobScheduling(Z)V