Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java112 AutoConfigConstants.CALL_HISTORY_VIEW, in openCallHistory()
475 AutoConfigConstants.CALL_HISTORY_VIEW, in getCallHistory()
/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/
DAutoConfigConstants.java208 public static final String CALL_HISTORY_VIEW = "CALL_HISTORY_VIEW"; field in AutoConfigConstants
DAutoDialConfigUtility.java311 mDialConfigMap.put(AutoConfigConstants.CALL_HISTORY_VIEW, callHistoryScreenConfiguration); in loadDefaultCallHistoryConfig()