Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DPrivacyPermissionManagerTest.java92 AutomotiveConfigConstants.PRIVACY_CALENDAR)); in testPermissionManagerRecentDecisionAllow()
109 AutomotiveConfigConstants.PRIVACY_CALENDAR)); in testPermissionManagerRecentDecisionDontAllow()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java649 public static final String PRIVACY_CALENDAR = "PRIVACY_CALENDAR"; field in AutomotiveConfigConstants