Searched defs:getCallCapablePhoneAccounts (Results 1 – 2 of 2) sorted by relevance
87 protected List<PhoneAccountHandle> getCallCapablePhoneAccounts() { in getCallCapablePhoneAccounts() method in ShadowTelecomManager93 public List<PhoneAccountHandle> getCallCapablePhoneAccounts(boolean includeDisabledAccounts) { in getCallCapablePhoneAccounts() method in ShadowTelecomManager
109 public void getCallCapablePhoneAccounts() { in getCallCapablePhoneAccounts() method in ShadowTelecomManagerTest