Home
last modified time | relevance | path

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

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/
H A DDeviceIdleController.java2640 final Bundle mostRecentDeliveryOptions = BroadcastOptions.makeBasic() in onBootPhase() local
2651 mIdleIntentOptions = mLightIdleIntentOptions = mostRecentDeliveryOptions; in onBootPhase()
2659 mPowerSaveWhitelistChangedOptions = mostRecentDeliveryOptions; in onBootPhase()
2660 mPowerSaveTempWhilelistChangedOptions = mostRecentDeliveryOptions; in onBootPhase()