Searched defs:PARENTAL_CONTROL_ENABLED (Results 1 - 1 of 1) 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,

Completed in 83 milliseconds