Home
last modified time | relevance | path

Searched refs:excludePhoneAccountHandle (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DPhoneAccountRegistrar.java281 UserHandle userHandle, PhoneAccountHandle excludePhoneAccountHandle) { in getPhoneAccountByGroupId() argument
289 !account.getAccountHandle().equals(excludePhoneAccountHandle) && in getPhoneAccountByGroupId()