Searched refs:accountHandles (Results 1 – 10 of 10) sorted by relevance
75 List<PhoneAccountHandle> accountHandles, SelectPhoneAccountListener listener) { in newInstance() argument77 accountHandles, listener); in newInstance()91 boolean canSetDefault, List<PhoneAccountHandle> accountHandles, in newInstance() argument94 if (accountHandles != null) { in newInstance()95 accountHandlesCopy.addAll(accountHandles); in newInstance()219 Context context, int resource, List<PhoneAccountHandle> accountHandles) { in SelectAccountListAdapter() argument220 super(context, resource, accountHandles); in SelectAccountListAdapter()
164 List<PhoneAccountHandle> accountHandles = telecommMgr.getCallCapablePhoneAccounts(); in getVideoCallingAvailability() local165 for (PhoneAccountHandle accountHandle : accountHandles) { in getVideoCallingAvailability()211 List<PhoneAccountHandle> accountHandles = telecommMgr.getCallCapablePhoneAccounts(); in isCallWithSubjectSupported() local212 for (PhoneAccountHandle accountHandle : accountHandles) { in isCallWithSubjectSupported()247 List<PhoneAccountHandle> accountHandles = telecommMgr.getCallCapablePhoneAccounts(); in isTachyonEnabled() local248 for (PhoneAccountHandle accountHandle : accountHandles) { in isTachyonEnabled()
75 List<PhoneAccountHandle> accountHandles = telecommMgr.getCallCapablePhoneAccounts(); in getVideoCallingAvailability() local76 for (PhoneAccountHandle accountHandle : accountHandles) { in getVideoCallingAvailability()136 List<PhoneAccountHandle> accountHandles = telecommMgr.getCallCapablePhoneAccounts(); in isCallWithSubjectSupported() local137 for (PhoneAccountHandle accountHandle : accountHandles) { in isCallWithSubjectSupported()
87 List<PhoneAccountHandle> accountHandles = in onResume() local91 for (PhoneAccountHandle handle : accountHandles) { in onResume()
112 List<PhoneAccountHandle> accountHandles = telecomManager.getCallCapablePhoneAccounts(); in onResume() local115 for (PhoneAccountHandle handle : accountHandles) { in onResume()
131 List<PhoneAccountHandle> accountHandles = telecomManager.getPhoneAccountsSupportingScheme( in verifyAndPurgeInvalidPhoneAccounts() local134 for (PhoneAccountHandle accountHandle : accountHandles) { in verifyAndPurgeInvalidPhoneAccounts()
447 List<PhoneAccountHandle> accountHandles = in getCallingAccounts() local449 for (Iterator<PhoneAccountHandle> i = accountHandles.iterator(); i.hasNext();) { in getCallingAccounts()465 return accountHandles; in getCallingAccounts()
157 final List<PhoneAccountHandle> accountHandles = in getSubscriptionPhoneAccounts() local159 for (PhoneAccountHandle accountHandle : accountHandles) { in getSubscriptionPhoneAccounts()
1133 List<PhoneAccountHandle> accountHandles = emergencyCallsOnlyEmergencyAccount in cleanupPhoneAccounts() local1137 for (PhoneAccountHandle handle : accountHandles) { in cleanupPhoneAccounts()
815 List<PhoneAccountHandle> accountHandles = in addExistingConnection() local819 for (PhoneAccountHandle accountHandle : accountHandles) { in addExistingConnection()