Searched refs:CALL_HISTORY (Results 1 – 4 of 4) sorted by relevance
49 TelecomPageTab.Page.CALL_HISTORY,55 String CALL_HISTORY = "CALL_HISTORY"; field117 .put(Page.CALL_HISTORY, R.string.call_history_title)125 .put(Page.CALL_HISTORY, R.drawable.ic_history)149 case Page.CALL_HISTORY: in createFragment()
166 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
189 intent.putExtra(Constants.Intents.EXTRA_SHOW_PAGE, TelecomPageTab.Page.CALL_HISTORY); in getContentPendingIntent()