Lines Matching defs:call
155 final Call call = getCallToShow(callList); in updateInCallNotification() local
164 private void showNotification(final Call call) { in showNotification()
206 final Call call = getCallToShow(CallList.getInstance()); in buildAndSendNotification() local
287 Call call, int state, Notification.Builder builder) { in createIncomingCallNotification()
356 private String getContentTitle(ContactCacheEntry contactInfo, Call call) { in getContentTitle()
370 Call call) { in addPersonReference()
382 private Bitmap getLargeIconToDisplay(ContactCacheEntry contactInfo, Call call) { in getLargeIconToDisplay()
409 private int getIconToDisplay(Call call) { in getIconToDisplay()
429 private String getContentString(Call call) { in getContentString()
473 Call call = callList.getIncomingCall(); in getCallToShow() local
558 Call call) { in configureFullScreenIntent()
640 public void onCallChanged(Call call) { in onCallChanged()