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

  /hardware/libhardware_legacy/include/hardware_legacy/
gps_ni.h 61 #define GPS_NI_RESPONSE_ACCEPT 1
  /frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java 65 public static final int GPS_NI_RESPONSE_ACCEPT = 1;
161 mGpsLocationProvider.getNetInitiatedListener().sendNiResponse(notif.notificationId, GPS_NI_RESPONSE_ACCEPT);

Completed in 20 milliseconds