Searched refs:getAllEligableAccounts (Results 1 – 1 of 1) sorted by relevance
60 for (PhoneAccountHandle handle : getAllEligableAccounts(context)) { in getAllChannelIds()75 for (PhoneAccountHandle handle : getAllEligableAccounts(context)) { in createAllChannels()168 private static List<PhoneAccountHandle> getAllEligableAccounts(@NonNull Context context) { in getAllEligableAccounts() method in VoicemailChannelUtils