Home
last modified time | relevance | path

Searched refs:getHashedPhoneAccountId (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/dialer/notification/
H A DVoicemailChannelUtils.java61 public static String getHashedPhoneAccountId(@NonNull PhoneAccountHandle handle) { in getHashedPhoneAccountId() method in VoicemailChannelUtils
151 + getHashedPhoneAccountId(handle); in getChannelIdForAccount()
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DLegacyVoicemailNotifier.java186 + VoicemailChannelUtils.getHashedPhoneAccountId(phoneAccountHandle); in getNotificationTag()