Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DPhoneAccountTest.java36 assertTrue(testPhoneAccount.hasCapabilities(PhoneAccount.CAPABILITY_CALL_COMPOSER)); in testPhoneAccountCapabilitiesForCallComposer()
42 assertFalse(testPhoneAccount.hasCapabilities(PhoneAccount.CAPABILITY_CALL_COMPOSER)); in testPhoneAccountCapabilitiesForCallComposer()
DPhoneAccountOperationsTest.java341 retrievedPhoneAccount.hasCapabilities(PhoneAccount.CAPABILITY_CALL_PROVIDER | in testRegisterPhoneAccount_CheckCapabilities()
468 retrievedPhoneAccount.hasCapabilities( in testRegisterPhoneAccount_VoiceIndicationCapabilities_SimSubscription()
486 retrievedPhoneAccount.hasCapabilities( in testRegisterPhoneAccount_VoiceIndicationCapabilities_SimSubscription()
DBaseTelecomTestWithMockServices.java657 if (account.hasCapabilities(PhoneAccount.CAPABILITY_SIM_SUBSCRIPTION)) { in registerAccountsAndVerify()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DCallSwitchingAudioTestActivity.java214 return account != null && account.isEnabled() && account.hasCapabilities( in isSelfManagedTestAccountEnabled()
226 return account.hasCapabilities(PhoneAccount.CAPABILITY_SIM_SUBSCRIPTION) in isDefaultOutgoingAccountIsSimBased()
DSelfManagedIncomingCallTestActivity.java119 account.hasCapabilities(PhoneAccount.CAPABILITY_SELF_MANAGED)) { in onCreate()
/cts/tests/tests/print/src/android/print/cts/
DPrinterDiscoverySessionLifecycleTest.java80 private void addPrinter(@NonNull String localId, boolean hasCapabilities) { in addPrinter() argument
88 if (hasCapabilities) { in addPrinter()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt43030 method public boolean hasCapabilities(int);