Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DPhoneAccount.java204 public static final int CAPABILITY_SELF_MANAGED = 0x800; field in PhoneAccount
739 return (mCapabilities & CAPABILITY_SELF_MANAGED) == CAPABILITY_SELF_MANAGED; in isSelfManaged()
865 if (hasCapabilities(CAPABILITY_SELF_MANAGED)) { in capabilitiesToString()
/frameworks/base/api/
Dcurrent.txt39042 field public static final int CAPABILITY_SELF_MANAGED = 2048; // 0x800
Dsystem-current.txt42410 field public static final int CAPABILITY_SELF_MANAGED = 2048; // 0x800