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()
28 import android.os.PowerExemptionManager.TempAllowListType;39 private @TempAllowListType int mTemporaryAppAllowlistType;168 public void setTemporaryAppAllowlist(long duration, @TempAllowListType int type, in setTemporaryAppAllowlist()207 public @TempAllowListType int getTemporaryAppAllowlistType() { in getTemporaryAppAllowlistType()
37 import android.os.PowerExemptionManager.TempAllowListType;133 IBinder allowlistToken, long duration, @TempAllowListType int type, in setPendingIntentAllowlistDuration()172 boolean adding, long durationMs, @TempAllowListType int type, in updateDeviceIdleTempAllowlist()640 public abstract @TempAllowListType int getPushMessagingOverQuotaBehavior(); in getPushMessagingOverQuotaBehavior()
64 import android.os.PowerExemptionManager.TempAllowListType;2061 long durationMs, @TempAllowListType int tempAllowListType, int userId, boolean sync, in addPowerSaveTempWhitelistApp()2069 @TempAllowListType int tempAllowListType, boolean sync, @ReasonCode int reasonCode, in addPowerSaveTempWhitelistAppDirect()2125 public @TempAllowListType int getTempAllowListType(@ReasonCode int reasonCode, in getTempAllowListType()2126 @TempAllowListType int defaultType) { in getTempAllowListType()2803 private @TempAllowListType int getTempAllowListType(@ReasonCode int reasonCode, in getTempAllowListType()2804 @TempAllowListType int defaultType) { in getTempAllowListType()2831 @TempAllowListType int type = getTempAllowListType(reasonCode, in addPowerSaveTempAllowlistAppChecked()2868 long durationMs, @TempAllowListType int tempAllowListType, int userId, boolean sync, in addPowerSaveTempAllowlistAppInternal()2883 long duration, @TempAllowListType int tempAllowListType, boolean sync, in addPowerSaveTempWhitelistAppDirectInternal()[all …]
101 public @interface TempAllowListType {} annotation in PowerWhitelistManager
110 public @interface TempAllowListType {} annotation in PowerExemptionManager
56 import android.os.PowerExemptionManager.TempAllowListType;929 final @TempAllowListType int type = brOptions.getTemporaryAppAllowlistType(); in maybeScheduleTempAllowlistLocked()
473 volatile @PowerExemptionManager.TempAllowListType int mPushMessagingOverQuotaBehavior =
268 import android.os.PowerExemptionManager.TempAllowListType;14765 String reason, @TempAllowListType int type, int callingUid) { in tempAllowlistUidLocked()15468 boolean adding, long durationMs, @TempAllowListType int type, in updateDeviceIdleTempAllowlist()16383 public @TempAllowListType int getPushMessagingOverQuotaBehavior() {