Home
last modified time | relevance | path

Searched refs:CAPABILITY_RESPOND_VIA_TEXT (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DConnection.java250 public static final int CAPABILITY_RESPOND_VIA_TEXT = 0x00000020; field in Connection
1089 if ((capabilities & CAPABILITY_RESPOND_VIA_TEXT) == CAPABILITY_RESPOND_VIA_TEXT) { in capabilitiesToStringInternal()
DCall.java370 public static final int CAPABILITY_RESPOND_VIA_TEXT = 0x00000020; field in Call.Details
724 if (can(capabilities, CAPABILITY_RESPOND_VIA_TEXT)) { in capabilitiesToString()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt42374 field public static final int CAPABILITY_RESPOND_VIA_TEXT = 32; // 0x20
42772 field public static final int CAPABILITY_RESPOND_VIA_TEXT = 32; // 0x20