Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DPhoneAccount.java339 public static final int CAPABILITY_SELF_MANAGED = 0x800; field in PhoneAccount
1050 return (mCapabilities & CAPABILITY_SELF_MANAGED) == CAPABILITY_SELF_MANAGED; in isSelfManaged()
1176 if (hasCapabilities(CAPABILITY_SELF_MANAGED)) { in capabilitiesToString()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt42744 field public static final int CAPABILITY_SELF_MANAGED = 2048; // 0x800