Searched refs:isChannelAllowedForAccount (Results 1 – 1 of 1) sorted by relevance
102 if (!isChannelAllowedForAccount(context, handle)) { in getChannelId()158 if (!isChannelAllowedForAccount(context, handle)) { in migrateGlobalVoicemailSoundSettings()172 if (isChannelAllowedForAccount(context, handle)) { in getAllEligableAccounts()203 private static boolean isChannelAllowedForAccount( in isChannelAllowedForAccount() method in VoicemailChannelUtils