Searched refs:appRestrictionEnabled (Results 1 – 2 of 2) sorted by relevance
120 public final boolean appRestrictionEnabled; field in BatteryTipPolicy240 appRestrictionEnabled = mParser.getBoolean(KEY_APP_RESTRICTION_ENABLED, true); in BatteryTipPolicy()
67 if (mPolicy.appRestrictionEnabled) { in detect()