Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsPrivacyHelperImpl.java184 getUiElementFromConfig(AutomotiveConfigConstants.MANAGE_MICRO_PHONE_PERMISSIONS); in clickManageMicroPhonePermissions()
190 AutomotiveConfigConstants.MANAGE_MICRO_PHONE_PERMISSIONS); in clickManageMicroPhonePermissions()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java527 public static final String MANAGE_MICRO_PHONE_PERMISSIONS = "MANAGE_MICRO_PHONE_PERMISSIONS"; field in AutomotiveConfigConstants