Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryOptimizeUtils.java282 || getForceBatteryUnrestrictModeList(context).contains(packageName) in isSystemOrDefaultApp()
297 static List<String> getForceBatteryUnrestrictModeList(Context context) { in getForceBatteryUnrestrictModeList() method in BatteryOptimizeUtils
DBatterySettingsMigrateChecker.java67 BatteryOptimizeUtils.getForceBatteryUnrestrictModeList(context)); in verifyBatteryOptimizeModes()