Searched refs:callerAddress (Results 1 – 1 of 1) sorted by relevance
188 String callerName, Uri callerAddress, Icon photoIcon, String appPackageName, in showStreamingNotification() argument234 if (callerAddress != null && PhoneAccount.SCHEME_TEL.equals(callerAddress)) { in showStreamingNotification()235 personBuilder.setUri(callerAddress.toString()); in showStreamingNotification()