Home
last modified time | relevance | path

Searched refs:getAccountForCall (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DVisualVoicemailNotifier.java103 PhoneAccountHandle handle = getAccountForCall(context, newCalls.get(0)); in showNotifications()
157 PhoneAccountHandle handle = getAccountForCall(context, voicemail); in createNotificationForVoicemail()
283 public static PhoneAccountHandle getAccountForCall( in getAccountForCall() method in VisualVoicemailNotifier