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

/frameworks/base/core/java/android/provider/
H A DSettings.java1029 MOVED_TO_SECURE.add(Secure.PARENTAL_CONTROL_ENABLED);
2551 * @deprecated Use {@link android.provider.Settings.Secure#PARENTAL_CONTROL_ENABLED}
2555 public static final String PARENTAL_CONTROL_ENABLED = Secure.PARENTAL_CONTROL_ENABLED; field in class:Settings.System
3478 public static final String PARENTAL_CONTROL_ENABLED = "parental_control_enabled"; field in class:Settings.Secure
4410 PARENTAL_CONTROL_ENABLED,
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DDatabaseHelper.java301 Settings.Secure.PARENTAL_CONTROL_ENABLED,

Completed in 57 milliseconds