Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DPhoneAccount.java230 public static final int CAPABILITY_PLACE_EMERGENCY_CALLS = 0x10; field in PhoneAccount
1059 if (hasCapabilities(CAPABILITY_PLACE_EMERGENCY_CALLS)) { in capabilitiesToString()
/frameworks/base/cmds/telecom/src/com/android/commands/telecom/
DTelecom.java285 | (isEmergencyAccount ? PhoneAccount.CAPABILITY_PLACE_EMERGENCY_CALLS : 0); in runRegisterSimPhoneAccount()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt46035 field public static final int CAPABILITY_PLACE_EMERGENCY_CALLS = 16; // 0x10