HomeSort by relevance Sort by last modified time
    Searched defs:GPS_NI_TYPE_EMERGENCY_SUPL (Results 1 - 6 of 6) sorted by null

  /frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java 77 public static final int GPS_NI_TYPE_EMERGENCY_SUPL = 4;
338 boolean isNiTypeES = (notif.niType == GPS_NI_TYPE_EMERGENCY_SUPL);
  /hardware/qcom/gps/core/
gps_extended_c.h 72 #define GPS_NI_TYPE_EMERGENCY_SUPL 4
  /hardware/qcom/gps/msm8084/core/
gps_extended_c.h 71 #define GPS_NI_TYPE_EMERGENCY_SUPL 4
  /hardware/qcom/gps/msm8909/core/
gps_extended_c.h 75 #define GPS_NI_TYPE_EMERGENCY_SUPL 4
  /hardware/qcom/gps/msm8994/core/
gps_extended_c.h 72 #define GPS_NI_TYPE_EMERGENCY_SUPL 4
  /hardware/qcom/gps/msm8996/core/
gps_extended_c.h 75 #define GPS_NI_TYPE_EMERGENCY_SUPL 4

Completed in 594 milliseconds