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

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

Completed in 334 milliseconds