Home | History | Annotate | Download | only in telecom

Lines Matching defs:getCallCapablePhoneAccounts

220         List<PhoneAccountHandle> outgoing = getCallCapablePhoneAccounts(uriScheme, false,
579 public List<PhoneAccountHandle> getCallCapablePhoneAccounts(
581 return getCallCapablePhoneAccounts(uriScheme, includeDisabledAccounts, userHandle,
597 public List<PhoneAccountHandle> getCallCapablePhoneAccounts(
626 return getCallCapablePhoneAccounts(uriScheme, includeDisabledAccounts, mCurrentUserHandle);