Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DConnection.java406 public static final int CAPABILITY_SUPPORT_DEFLECT = 0x02000000; field in Connection
1142 if ((capabilities & CAPABILITY_SUPPORT_DEFLECT) == CAPABILITY_SUPPORT_DEFLECT) { in capabilitiesToStringInternal()
DCall.java482 public static final int CAPABILITY_SUPPORT_DEFLECT = 0x01000000; field in Call.Details
766 if (can(capabilities, CAPABILITY_SUPPORT_DEFLECT)) { 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.txt42382 field public static final int CAPABILITY_SUPPORT_DEFLECT = 16777216; // 0x1000000
42780 field public static final int CAPABILITY_SUPPORT_DEFLECT = 33554432; // 0x2000000