Searched refs:callName (Results 1 – 1 of 1) sorted by relevance
506 String expandedText, callName; in notifyMissedCall() local514 callName = name; in notifyMissedCall()516 callName = number; in notifyMissedCall()519 callName = mContext.getString(R.string.unknown); in notifyMissedCall()527 expandedText = callName; in notifyMissedCall()536 .setTicker(mContext.getString(R.string.notification_missedCallTicker, callName)) in notifyMissedCall()