Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DPrivacyPermissionManagerTest.java75 .hasUIElement(AutomotiveConfigConstants.RECENT_PERMISSION_DECISIONS)); in testVerifyUIAppPermissions()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java650 public static final String RECENT_PERMISSION_DECISIONS = "RECENT_PERMISSION_DECISIONS"; field in AutomotiveConfigConstants