Searched refs:accountHandles (Results 1 – 9 of 9) sorted by relevance
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, 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()
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()
92 List<PhoneAccountHandle> accountHandles = in onResume() local96 for (PhoneAccountHandle handle : accountHandles) { in onResume()
112 List<PhoneAccountHandle> accountHandles = telecomManager.getCallCapablePhoneAccounts(); in onResume() local115 for (PhoneAccountHandle handle : accountHandles) { in onResume()
369 List<PhoneAccountHandle> accountHandles = in getCallingAccounts() local371 for (Iterator<PhoneAccountHandle> i = accountHandles.iterator(); i.hasNext();) { in getCallingAccounts()393 return accountHandles; in getCallingAccounts()
158 final List<PhoneAccountHandle> accountHandles = in getSubscriptionPhoneAccounts() local160 for (PhoneAccountHandle accountHandle : accountHandles) { in getSubscriptionPhoneAccounts()
1659 List<PhoneAccountHandle> accountHandles = emergencyCallsOnlyEmergencyAccount in cleanupPhoneAccounts() local1663 for (PhoneAccountHandle handle : accountHandles) { in cleanupPhoneAccounts()
1000 List<PhoneAccountHandle> accountHandles = in addExistingConnection() local1007 for (PhoneAccountHandle accountHandle : accountHandles) { in addExistingConnection()