Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DPhoneAccount.java339 public static final int CAPABILITY_SELF_MANAGED = 0x800; field in PhoneAccount
939 return (mCapabilities & CAPABILITY_SELF_MANAGED) == CAPABILITY_SELF_MANAGED; in isSelfManaged()
1065 if (hasCapabilities(CAPABILITY_SELF_MANAGED)) { in capabilitiesToString()
/frameworks/base/core/api/
Dcurrent.txt40137 field public static final int CAPABILITY_SELF_MANAGED = 2048; // 0x800