Searched refs:getContentString (Results 1 – 1 of 1) sorted by relevance
285 final CharSequence content = getContentString(call, contactInfo.userType); in buildAndSendNotification()341 .setContentTitle(getContentString(call, ContactsUtils.USER_TYPE_CURRENT)); in buildAndSendNotification()675 private CharSequence getContentString(DialerCall call, @UserType long userType) { in getContentString() method in StatusBarNotifier