Home
last modified time | relevance | path

Searched defs:includeDisabledAccounts (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DPhoneAccountRegistrar.java843 String uriScheme, boolean includeDisabledAccounts, in getCallCapablePhoneAccounts()
863 String uriScheme, boolean includeDisabledAccounts, UserHandle userHandle, in getCallCapablePhoneAccounts()
1676 boolean includeDisabledAccounts, in getPhoneAccountHandles()
1687 boolean includeDisabledAccounts, in getPhoneAccountHandles()
1704 boolean includeDisabledAccounts, in getPhoneAccountHandles()
1716 boolean includeDisabledAccounts, in getPhoneAccountHandles()
1734 boolean includeDisabledAccounts, in getPhoneAccounts()
1745 boolean includeDisabledAccounts, in getPhoneAccounts()
1769 boolean includeDisabledAccounts, in getPhoneAccounts()
1782 boolean includeDisabledAccounts, in getPhoneAccounts()
/packages/services/Telephony/src/com/android/phone/settings/
DPhoneAccountSettingsFragment.java366 boolean includeSims, boolean includeDisabledAccounts) { in getCallingAccounts()