Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DPrivacyPermissionManagerTest.java83 .privacyDashboardPermissionPage(AutomotiveConfigConstants.CALENDAR_PERMISSION); in testPermissionManagerRecentDecisionAllow()
100 .privacyDashboardPermissionPage(AutomotiveConfigConstants.CALENDAR_PERMISSION); in testPermissionManagerRecentDecisionDontAllow()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java648 public static final String CALENDAR_PERMISSION = "OPEN_CALENDAR_PERMISSION_PAGE"; field in AutomotiveConfigConstants