Searched defs:includeDisabledAccounts (Results 1 – 2 of 2) sorted by relevance
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | PhoneAccountRegistrar.java | 751 String uriScheme, boolean includeDisabledAccounts, UserHandle userHandle) { in getCallCapablePhoneAccounts() 769 String uriScheme, boolean includeDisabledAccounts, UserHandle userHandle, in getCallCapablePhoneAccounts() 796 String uriScheme, boolean includeDisabledAccounts) { in getCallCapablePhoneAccountsOfCurrentUser() 1268 boolean includeDisabledAccounts, in getPhoneAccountHandles() 1283 boolean includeDisabledAccounts, in getPhoneAccountHandles() 1299 boolean includeDisabledAccounts, in getPhoneAccounts() 1321 boolean includeDisabledAccounts, in getPhoneAccounts()
|
/packages/services/Telephony/src/com/android/phone/settings/ |
D | PhoneAccountSettingsFragment.java | 360 boolean includeSims, boolean includeDisabledAccounts) { in getCallingAccounts()
|