Searched defs:tempAllowListType (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/apex/jobscheduler/framework/java/com/android/server/ |
H A D | DeviceIdleInternal.java | 48 long durationMs, @TempAllowListType int tempAllowListType, int userId, boolean sync, in addPowerSaveTempWhitelistApp()
|
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/ |
H A D | DeviceIdleController.java | 2259 long durationMs, @TempAllowListType int tempAllowListType, int userId, boolean sync, in addPowerSaveTempWhitelistApp() 2267 @TempAllowListType int tempAllowListType, boolean sync, @ReasonCode int reasonCode, in addPowerSaveTempWhitelistAppDirect() 3127 long durationMs, @TempAllowListType int tempAllowListType, int userId, boolean sync, in addPowerSaveTempAllowlistAppInternal() 3142 long duration, @TempAllowListType int tempAllowListType, boolean sync, in addPowerSaveTempWhitelistAppDirectInternal()
|