Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsPrivacyHelperImpl.java310 AutomotiveConfigConstants.PERMISSION_MESSAGE)); in isMessageDisplayed()
312 .validateUiObject(messageObject, AutomotiveConfigConstants.PERMISSION_MESSAGE); in isMessageDisplayed()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java643 public static final String PERMISSION_MESSAGE = "PERMISSION_MESSAGE"; field in AutomotiveConfigConstants