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

  /frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java 69 public static final int GPS_NI_RESPONSE_ACCEPT = 1;
164 mLocationManager.sendNiResponse(notif.notificationId, GPS_NI_RESPONSE_ACCEPT);
  /hardware/libhardware/include/hardware/
gps.h 166 #define GPS_NI_RESPONSE_ACCEPT 1

Completed in 71 milliseconds