Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java1477 boolean includeDisabledAccounts) { in getCallCapablePhoneAccounts() argument
1481 return service.getCallCapablePhoneAccounts(includeDisabledAccounts, in getCallCapablePhoneAccounts()
1485 + includeDisabledAccounts + ")", e); in getCallCapablePhoneAccounts()
1508 boolean includeDisabledAccounts) { in getCallCapablePhoneAccountsAcrossProfiles() argument
1515 return service.getCallCapablePhoneAccounts(includeDisabledAccounts, in getCallCapablePhoneAccountsAcrossProfiles()
/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl64 boolean includeDisabledAccounts, String callingPackage, in getCallCapablePhoneAccounts() argument