Home
last modified time | relevance | path

Searched refs:OPEN_PHONE_ACTIVITY_COMMAND (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DContactDetailsHelperImpl.java82 AutomotiveConfigConstants.OPEN_PHONE_ACTIVITY_COMMAND)); in open()
DDialHelperImpl.java138 AutomotiveConfigConstants.OPEN_PHONE_ACTIVITY_COMMAND)); in open()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java26 public static final String OPEN_PHONE_ACTIVITY_COMMAND = "OPEN_PHONE_ACTIVITY_COMMAND"; field in AutomotiveConfigConstants