Searched refs:ACTION_PARENTAL_CONTROLS (Results 1 – 3 of 3) sorted by relevance
43 public static final String ACTION_PARENTAL_CONTROLS = "android.settings.SHOW_PARENTAL_CONTROLS"; field in EnterprisePrivacyFeatureProviderImpl265 final Intent intent = new Intent(ACTION_PARENTAL_CONTROLS) in getParentalControlsIntent()
44 public static final String ACTION_PARENTAL_CONTROLS = field in EnterprisePrivacyFeatureProviderImpl265 final Intent intent = new Intent(ACTION_PARENTAL_CONTROLS) in getParentalControlsIntent()
450 Intent intent = new Intent(EnterprisePrivacyFeatureProviderImpl.ACTION_PARENTAL_CONTROLS); in addParentalControlsIntent()