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

  /frameworks/base/location/java/android/location/
GnssStatus.java 98 public @interface ConstellationType {}
129 @ConstellationType
GnssMeasurement.java 234 @GnssStatus.ConstellationType
244 public void setConstellationType(@GnssStatus.ConstellationType int value) {
    [all...]
  /frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp 682 SET(ConstellationType, static_cast<int32_t>(measurement->constellation));
    [all...]

Completed in 62 milliseconds