Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java324 private AppRestrictionController mBgRestrictionController; field in BackgroundRestrictionTest
398 mBgRestrictionController.onSystemReady(); in initController()
425 mBgRestrictionController.tearDown(); in tearDown()
920 clearInvocations(mBgRestrictionController); in testBgCurrentDrainMonitor()
961 clearInvocations(mBgRestrictionController); in testBgCurrentDrainMonitor()
1000 clearInvocations(mBgRestrictionController); in testBgCurrentDrainMonitor()
1060 clearInvocations(mBgRestrictionController); in testBgCurrentDrainMonitor()
1127 clearInvocations(mBgRestrictionController); in testBgCurrentDrainMonitor()
1583 mBgRestrictionController.resetRestrictionSettings(); in resetBgRestrictionController()
2564 clearInvocations(mBgRestrictionController); in runTestExcessiveEvent()
[all …]