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

  /frameworks/base/location/java/android/location/
GnssStatus.java 47 public static final int GNSS_SV_FLAGS_NONE = 0;
  /hardware/libhardware/include/hardware/
gps.h 458 #define GNSS_SV_FLAGS_NONE 0
    [all...]
  /frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp 175 info.flags = GNSS_SV_FLAGS_NONE;
    [all...]

Completed in 35 milliseconds