Searched refs:CALL_HISTORY (Results 1 – 3 of 3) sorted by relevance
45 TelecomPageTab.Page.CALL_HISTORY,51 String CALL_HISTORY = "CALL_HISTORY"; field105 .put(Page.CALL_HISTORY, R.string.call_history_title)113 .put(Page.CALL_HISTORY, R.drawable.ic_history)137 case Page.CALL_HISTORY: in createFragment()
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
175 intent.putExtra(Constants.Intents.EXTRA_SHOW_PAGE, TelecomPageTab.Page.CALL_HISTORY); in getContentPendingIntent()