Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java31 public static final String ONGOING_CALL = "ONGOING_CALL"; field in AutomotiveConfigConstants
/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java813 getUiElementFromConfig(AutomotiveConfigConstants.ONGOING_CALL); in isOngoingCallDisplayedOnHome()