Searched refs:getTempAllowListType (Results 1 – 3 of 3) sorted by relevance
106 @TempAllowListType int getTempAllowListType(@ReasonCode int reasonCode, in getTempAllowListType() method
2323 public @TempAllowListType int getTempAllowListType(@ReasonCode int reasonCode, in getTempAllowListType() method in DeviceIdleController.LocalService2325 return DeviceIdleController.this.getTempAllowListType(reasonCode, defaultType); in getTempAllowListType()3062 private @TempAllowListType int getTempAllowListType(@ReasonCode int reasonCode, in getTempAllowListType() method in DeviceIdleController3090 @TempAllowListType int type = getTempAllowListType(reasonCode, in addPowerSaveTempAllowlistAppChecked()
16805 type = mLocalDeviceIdleController.getTempAllowListType(reasonCode, type); in tempAllowlistUidLocked()