Searched refs:isBackgroundRestrictionEnabled (Results 1 – 2 of 2) sorted by relevance
272 assertThat(mBatteryUtils.isBackgroundRestrictionEnabled(SDK_VERSION, UID, PACKAGE_NAME)) in testBackgroundRestrictionOn_restrictionOn_returnTrue()282 assertThat(mBatteryUtils.isBackgroundRestrictionEnabled(SDK_VERSION, UID, PACKAGE_NAME)) in testBackgroundRestrictionOn_restrictionOff_returnFalse()
298 public boolean isBackgroundRestrictionEnabled( in isBackgroundRestrictionEnabled() method in BatteryUtils