Searched refs:getNotificationInfo (Results 1 – 1 of 1) sorted by relevance
176 Pair<Uri, Integer> info = getNotificationInfo(callToNotify); in updateNotification()214 private Pair<Uri, Integer> getNotificationInfo(@Nullable NewCall callToNotify) { in getNotificationInfo() method in DefaultVoicemailNotifier