Searched refs:isPowerAccountingToggleEnabled (Results 1 – 7 of 7) sorted by relevance
63 boolean isPowerAccountingToggleEnabled(); in isPowerAccountingToggleEnabled() method
88 public boolean isPowerAccountingToggleEnabled() { in isPowerAccountingToggleEnabled() method in PowerUsageFeatureProviderImpl
64 boolean isPowerAccountingToggleEnabled(); in isPowerAccountingToggleEnabled() method
89 public boolean isPowerAccountingToggleEnabled() { in isPowerAccountingToggleEnabled() method in PowerUsageFeatureProviderImpl
101 when(mFeatureFactory.powerUsageFeatureProvider.isPowerAccountingToggleEnabled()) in testOptionsMenu_toggleAppsEnabled()
140 assertThat(mPowerFeatureProvider.isPowerAccountingToggleEnabled()).isTrue(); in testIsPowerAccountingToggleEnabled_returnTrue()
299 when(mFeatureFactory.powerUsageFeatureProvider.isPowerAccountingToggleEnabled()) in optionsMenu_advancedPageEnabled()