Searched defs:phoneNumberString (Results 1 – 5 of 5) sorted by relevance
137 String phoneNumberString = phoneCallLog.getPhoneNumberString(); in showMissedCallNotification() local193 private Notification.Action getAction(String phoneNumberString, @StringRes int actionText, in getAction()204 private Intent getIntent(String action, String phoneNumberString) { in getIntent()
43 String phoneNumberString) { in getDisplayNameAndRoundedAvatar()
66 private String phoneNumberString; field in PhoneFavoriteTileView158 mListener.onCallNumberDirectly(phoneNumberString, callSpecificAppData.build()); in createClickListener() argument
137 private static TtsSpan createTtsSpanLollipop(String phoneNumberString) { in createTtsSpanLollipop()
366 public static void markCallLogAsRead(Context context, String phoneNumberString) { in markCallLogAsRead()