Searched refs:TempAllowListType (Results 1 – 9 of 9) sorted by relevance
22 import android.os.PowerExemptionManager.TempAllowListType;48 long durationMs, @TempAllowListType int tempAllowListType, int userId, boolean sync, in addPowerSaveTempWhitelistApp()63 @TempAllowListType int type, boolean sync, @ReasonCode int reasonCode, in addPowerSaveTempWhitelistAppDirect()106 @TempAllowListType int getTempAllowListType(@ReasonCode int reasonCode, in getTempAllowListType()107 @TempAllowListType int defaultType); in getTempAllowListType()
38 import android.os.PowerExemptionManager.TempAllowListType;52 private @TempAllowListType int mTemporaryAppAllowlistType;402 public void setTemporaryAppAllowlist(long duration, @TempAllowListType int type, in setTemporaryAppAllowlist()441 public @TempAllowListType int getTemporaryAppAllowlistType() { in getTemporaryAppAllowlistType()
44 import android.os.PowerExemptionManager.TempAllowListType;167 IBinder allowlistToken, long duration, @TempAllowListType int type, in setPendingIntentAllowlistDuration()206 boolean adding, long durationMs, @TempAllowListType int type, in updateDeviceIdleTempAllowlist()926 public abstract @TempAllowListType int getPushMessagingOverQuotaBehavior(); in getPushMessagingOverQuotaBehavior()
101 public @interface TempAllowListType {} annotation in PowerWhitelistManager
120 public @interface TempAllowListType {} annotation in PowerExemptionManager
68 import android.os.PowerExemptionManager.TempAllowListType;2259 long durationMs, @TempAllowListType int tempAllowListType, int userId, boolean sync, in addPowerSaveTempWhitelistApp()2267 @TempAllowListType int tempAllowListType, boolean sync, @ReasonCode int reasonCode, in addPowerSaveTempWhitelistAppDirect()2323 public @TempAllowListType int getTempAllowListType(@ReasonCode int reasonCode, in getTempAllowListType()2324 @TempAllowListType int defaultType) { in getTempAllowListType()3062 private @TempAllowListType int getTempAllowListType(@ReasonCode int reasonCode, in getTempAllowListType()3063 @TempAllowListType int defaultType) { in getTempAllowListType()3090 @TempAllowListType int type = getTempAllowListType(reasonCode, in addPowerSaveTempAllowlistAppChecked()3127 long durationMs, @TempAllowListType int tempAllowListType, int userId, boolean sync, in addPowerSaveTempAllowlistAppInternal()3142 long duration, @TempAllowListType int tempAllowListType, boolean sync, in addPowerSaveTempWhitelistAppDirectInternal()[all …]
65 import android.os.PowerExemptionManager.TempAllowListType;939 final @TempAllowListType int type = brOptions.getTemporaryAppAllowlistType(); in maybeScheduleTempAllowlistLocked()
673 volatile @PowerExemptionManager.TempAllowListType int mPushMessagingOverQuotaBehavior =
340 import android.os.PowerExemptionManager.TempAllowListType;16801 String reason, @TempAllowListType int type, int callingUid) { in tempAllowlistUidLocked()17780 boolean adding, long durationMs, @TempAllowListType int type, in updateDeviceIdleTempAllowlist()18852 public @TempAllowListType int getPushMessagingOverQuotaBehavior() { in getPushMessagingOverQuotaBehavior()