Home
last modified time | relevance | path

Searched refs:PROPERTY_EMERGENCY_CALLBACK_MODE (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
DConnection.java450 public static final int PROPERTY_EMERGENCY_CALLBACK_MODE = 1<<0; field in Connection
1195 if ((properties & PROPERTY_EMERGENCY_CALLBACK_MODE) == PROPERTY_EMERGENCY_CALLBACK_MODE) { in propertiesToStringInternal()
DCall.java533 public static final int PROPERTY_EMERGENCY_CALLBACK_MODE = 0x00000004; field in Call.Details
827 if (hasProperty(properties, PROPERTY_EMERGENCY_CALLBACK_MODE)) { in propertiesToString()
/frameworks/base/core/api/
Dsystem-current.txt13955 field public static final int PROPERTY_EMERGENCY_CALLBACK_MODE = 1; // 0x1
Dcurrent.txt42391 field public static final int PROPERTY_EMERGENCY_CALLBACK_MODE = 4; // 0x4
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt51172 Landroid/telecom/Connection;->PROPERTY_EMERGENCY_CALLBACK_MODE:I