Searched refs:KEY_APP_RESTRICTION_ENABLED (Results 1 – 1 of 1) sorted by relevance
42 private static final String KEY_APP_RESTRICTION_ENABLED = "app_restriction_enabled"; field in BatteryTipPolicy240 appRestrictionEnabled = mParser.getBoolean(KEY_APP_RESTRICTION_ENABLED, true); in BatteryTipPolicy()