Searched refs:getChannelIdForAccount (Results 1 – 1 of 1) sorted by relevance
61 result.add(getChannelIdForAccount(handle)); in getAllChannelIds()110 String channelId = getChannelIdForAccount(handle); in getChannelId()125 private static String getChannelIdForAccount(@NonNull PhoneAccountHandle handle) { in getChannelIdForAccount() method in VoicemailChannelUtils187 newChannel(context, getChannelIdForAccount(handle), phoneAccount.getLabel()); in createVoicemailChannelForAccount()