Searched refs:PARENTAL_CONTROL_ENABLED (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DSettings.java1786 MOVED_TO_SECURE.add(Secure.PARENTAL_CONTROL_ENABLED);
3913 * @deprecated Use {@link android.provider.Settings.Secure#PARENTAL_CONTROL_ENABLED}
3917 public static final String PARENTAL_CONTROL_ENABLED = Secure.PARENTAL_CONTROL_ENABLED; field in class:Settings.System
4987 public static final String PARENTAL_CONTROL_ENABLED = "parental_control_enabled"; field in class:Settings.Secure
6426 PARENTAL_CONTROL_ENABLED,
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DDatabaseHelper.java357 Settings.Secure.PARENTAL_CONTROL_ENABLED,

Completed in 78 milliseconds