Home
last modified time | relevance | path

Searched refs:updateAllowUiJobScheduling (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java1416 void updateAllowUiJobScheduling(boolean allowUiJobScheduling) { in updateAllowUiJobScheduling() method in ServiceRecord
DActiveServices.java1211 r.updateAllowUiJobScheduling(whileInUseAllowsUiJobScheduling in startServiceInnerLocked()
1214 r.updateAllowUiJobScheduling(false); in startServiceInnerLocked()
8341 r.updateAllowUiJobScheduling(r.isFgsAllowedWiu_forStart()); in resetFgsRestrictionLocked()
/frameworks/base/services/
Dart-wear-profile7140 HPLcom/android/server/am/ServiceRecord;->updateAllowUiJobScheduling(Z)V