Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java645 DeviceConfigSession<Long> bgNotificationMinInterval = null; in testBgCurrentDrainMonitor() local
726 bgNotificationMinInterval = new DeviceConfigSession<>( in testBgCurrentDrainMonitor()
731 bgNotificationMinInterval.set(windowMs); in testBgCurrentDrainMonitor()
1168 closeIfNotNull(bgNotificationMinInterval); in testBgCurrentDrainMonitor()