Searched refs:CALL_HISTORY (Results 1 – 3 of 3) sorted by relevance
52 TelecomPageTab.Page.CALL_HISTORY,58 String CALL_HISTORY = "CALL_HISTORY"; field133 .put(Page.CALL_HISTORY, R.string.call_history_title)141 .put(Page.CALL_HISTORY, R.drawable.ic_history)170 case Page.CALL_HISTORY: in createFragment()
146 showTabPage(TelecomPageTab.Page.CALL_HISTORY); in handleIntent()
290 hostUi = HostUi.CALL_HISTORY; in CallLogListItemViewHolder()1127 case HostUi.CALL_HISTORY: in logCallLogAction()1143 case HostUi.CALL_HISTORY: in logCallLogAction()1312 @IntDef({HostUi.CALL_LOG, HostUi.CALL_HISTORY, HostUi.VOICEMAIL})1316 int CALL_HISTORY = 1; field