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.java312 public static final int CAPABILITY_SELF_MANAGED = 0x800; field in PhoneAccount
906 return (mCapabilities & CAPABILITY_SELF_MANAGED) == CAPABILITY_SELF_MANAGED; in isSelfManaged()
1032 if (hasCapabilities(CAPABILITY_SELF_MANAGED)) { in capabilitiesToString()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt46037 field public static final int CAPABILITY_SELF_MANAGED = 2048; // 0x800