Home
last modified time | relevance | path

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

/frameworks/base/cmds/telecom/src/com/android/commands/telecom/
DTelecom.java280 .setCapabilities(PhoneAccount.CAPABILITY_CALL_PROVIDER).build(); in runRegisterPhoneAccount()
299 int capabilities = PhoneAccount.CAPABILITY_CALL_PROVIDER in runRegisterSimPhoneAccount()
/frameworks/base/telecomm/java/android/telecom/
DPhoneAccount.java224 public static final int CAPABILITY_CALL_PROVIDER = 0x2; field in PhoneAccount
1077 if (hasCapabilities(CAPABILITY_CALL_PROVIDER)) { in capabilitiesToString()
/frameworks/base/core/api/
Dcurrent.txt40132 field public static final int CAPABILITY_CALL_PROVIDER = 2; // 0x2