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