Searched refs:getContentString (Results 1 – 1 of 1) sorted by relevance
247 getContentString(call, contactInfo.userType); in buildAndSendNotification()275 .setContentTitle(getContentString(call, ContactsUtils.USER_TYPE_CURRENT)); in buildAndSendNotification()504 private String getContentString(Call call, @UserType long userType) { in getContentString() method in StatusBarNotifier