Home
last modified time | relevance | path

Searched refs:PERMISSION_ALLOW (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsPrivacyHelperImpl.java282 executeWorkflow(AutomotiveConfigConstants.PERMISSION_ALLOW); in changePermissions()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java642 public static final String PERMISSION_ALLOW = "PERMISSION_ALLOW"; field in AutomotiveConfigConstants