Searched refs:CALL_HISTORY_INFO (Results 1 – 2 of 2) sorted by relevance
146 getUiElementFromConfig(AutomotiveConfigConstants.CALL_HISTORY_INFO); in getNumberOfCallHistoryEntries()706 getUiElementFromConfig(AutomotiveConfigConstants.CALL_HISTORY_INFO); in getCallHistory()709 .validateUiObject(callHistory, AutomotiveConfigConstants.CALL_HISTORY_INFO); in getCallHistory()
73 public static final String CALL_HISTORY_INFO = "CALL_HISTORY_INFO"; field in AutomotiveConfigConstants