Home
last modified time | relevance | path

Searched defs:accountHandles (Results 1 – 8 of 8) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/
DCallUtil.java143 List<PhoneAccountHandle> accountHandles = telecommMgr.getCallCapablePhoneAccounts(); in getVideoCallingAvailability() local
195 List<PhoneAccountHandle> accountHandles = telecommMgr.getCallCapablePhoneAccounts(); in isCallWithSubjectSupported() local
/packages/apps/ContactsCommon/src/com/android/contacts/common/widget/
DSelectPhoneAccountDialogFragment.java76 List<PhoneAccountHandle> accountHandles, SelectPhoneAccountListener listener) { in newInstance()
92 boolean canSetDefault, List<PhoneAccountHandle> accountHandles, in newInstance()
220 Context context, int resource, List<PhoneAccountHandle> accountHandles) { in SelectAccountListAdapter()
/packages/services/Telecomm/src/com/android/server/telecom/settings/
DEnableAccountPreferenceFragment.java87 List<PhoneAccountHandle> accountHandles = in onResume() local
/packages/apps/Dialer/src/com/android/dialer/calllog/
DPhoneAccountUtils.java41 final List<PhoneAccountHandle> accountHandles = in getSubscriptionPhoneAccounts() local
/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipAccountRegistry.java128 List<PhoneAccountHandle> accountHandles = telecomManager.getPhoneAccountsSupportingScheme( in verifyAndPurgeInvalidPhoneAccounts() local
/packages/services/Telephony/src/com/android/phone/settings/
DPhoneAccountSettingsFragment.java398 List<PhoneAccountHandle> accountHandles = in getCallingAccounts() local
/packages/services/Telephony/src/com/android/services/telephony/
DTelecomAccountRegistry.java500 List<PhoneAccountHandle> accountHandles = emergencyCallsOnlyEmergencyAccount in cleanupPhoneAccounts() local
/packages/apps/Dialer/tests/src/com/android/dialer/tests/calllog/
DFillCallLogTestActivity.java443 List <PhoneAccountHandle> accountHandles = TelecomUtil.getCallCapablePhoneAccounts(this); in getManualAccount() local