Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/fuelgauge/batterytip/
DBatteryTipPolicy.java117 public final boolean appRestrictionEnabled; field in BatteryTipPolicy
238 appRestrictionEnabled = mParser.getBoolean(KEY_APP_RESTRICTION_ENABLED, true); in BatteryTipPolicy()