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