Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DServiceRecord.java1168 void updateAllowUiJobScheduling(boolean allowUiJobScheduling) { in updateAllowUiJobScheduling() method in ServiceRecord
H A DActiveServices.java1072 r.updateAllowUiJobScheduling(whileInUseAllowsUiJobScheduling in startServiceInnerLocked()
1075 r.updateAllowUiJobScheduling(false); in startServiceInnerLocked()
7600 r.updateAllowUiJobScheduling(r.isFgsAllowedWIU()); in resetFgsRestrictionLocked()