HomeSort by relevance Sort by last modified time
    Searched refs:CAPABILITY_EMERGENCY_CALLS_ONLY (Results 1 - 3 of 3) sorted by null

  /frameworks/base/telecomm/java/android/telecom/
PhoneAccount.java 237 public static final int CAPABILITY_EMERGENCY_CALLS_ONLY = 0x80;
    [all...]
  /packages/services/Telephony/src/com/android/services/telephony/
TelecomAccountRegistry.java 264 capabilities |= PhoneAccount.CAPABILITY_EMERGENCY_CALLS_ONLY;
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
PhoneAccountRegistrar.java 602 PhoneAccount.CAPABILITY_EMERGENCY_CALLS_ONLY /*excludedCapabilities*/,
619 PhoneAccount.CAPABILITY_EMERGENCY_CALLS_ONLY /* excludedCapabilities */,
    [all...]

Completed in 117 milliseconds