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

  /frameworks/base/telephony/java/android/telephony/
NetworkRegistrationState.java 77 SERVICE_TYPE_EMERGENCY})
84 public static final int SERVICE_TYPE_EMERGENCY = 5;
  /frameworks/base/telephony/java/android/telephony/ims/
ImsCallProfile.java 57 public static final int SERVICE_TYPE_EMERGENCY = 2;
316 * {@link #SERVICE_TYPE_EMERGENCY}
342 * {@link #SERVICE_TYPE_EMERGENCY}
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CellularNetworkService.java 171 // In emergency only states, only SERVICE_TYPE_EMERGENCY is available.
175 availableServices = new int[] {NetworkRegistrationState.SERVICE_TYPE_EMERGENCY};
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneCallTracker.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 642 milliseconds