Searched refs:getCallCapablePhoneAccounts (Results 1 – 3 of 3) sorted by relevance
87 protected List<PhoneAccountHandle> getCallCapablePhoneAccounts() { in getCallCapablePhoneAccounts() method in ShadowTelecomManager88 return this.getCallCapablePhoneAccounts(false); in getCallCapablePhoneAccounts()93 public List<PhoneAccountHandle> getCallCapablePhoneAccounts(boolean includeDisabledAccounts) { in getCallCapablePhoneAccounts() method in ShadowTelecomManager
109 public void getCallCapablePhoneAccounts() { in getCallCapablePhoneAccounts() method in ShadowTelecomManagerTest119 … List<PhoneAccountHandle> callCapablePhoneAccounts = telecomService.getCallCapablePhoneAccounts(); in getCallCapablePhoneAccounts()
140 mEnabledAccountHandles = mTelecomManager.getCallCapablePhoneAccounts(); in telecomGetEnabledPhoneAccounts()178 mTelecomManager.getCallCapablePhoneAccounts().listIterator(); in telecomSetUserSelectedOutgoingPhoneAccountBySubId()