Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DPhoneAccount.java381 public static final int CAPABILITY_CALL_COMPOSER = 0x8000; field in PhoneAccount
1110 if (hasCapabilities(CAPABILITY_CALL_COMPOSER)) { in capabilitiesToString()
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelecomAccountRegistry.java376 capabilities |= PhoneAccount.CAPABILITY_CALL_COMPOSER; in buildPstnPhoneAccount()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt40209 field public static final int CAPABILITY_CALL_COMPOSER = 32768; // 0x8000