Searched refs:getDisplayNameAndRoundedAvatar (Results 1 – 3 of 3) sorted by relevance
40 static CompletableFuture<Pair<String, Icon>> getDisplayNameAndRoundedAvatar(Context context, in getDisplayNameAndRoundedAvatar() method in NotificationUtils
116 mNotificationFuture = NotificationUtils.getDisplayNameAndRoundedAvatar(mContext, callNumber) in showInCallNotification()
120 CompletableFuture<Void> updateFuture = NotificationUtils.getDisplayNameAndRoundedAvatar( in showMissedCallNotification()