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

/frameworks/base/core/java/android/provider/
H A DSettings.java2088 MOVED_TO_SECURE.add(Secure.PARENTAL_CONTROL_ENABLED);
4313 * @deprecated Use {@link android.provider.Settings.Secure#PARENTAL_CONTROL_ENABLED}
4317 public static final String PARENTAL_CONTROL_ENABLED = Secure.PARENTAL_CONTROL_ENABLED; field in class:Settings.System
5560 public static final String PARENTAL_CONTROL_ENABLED = "parental_control_enabled"; field in class:Settings.Secure
7128 PARENTAL_CONTROL_ENABLED,

Completed in 175 milliseconds