Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/functional/uxrestriction/src/android/platform/tests/
DDrivingOptimizedAppsTest.java115 .checkPackageInForeground(AutomotiveConfigConstants.CONTACTS_PACKAGE)); in testOpenContactsAndVerifyPostDriveNotification()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java135 public static final String CONTACTS_PACKAGE = "CONTACTS_PACKAGE"; field in AutomotiveConfigConstants