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

  /hardware/libhardware/include/hardware/
fused_location.h 106 #define FLP_LOCATION_HAS_ALTITUDE (1U<<1)
  /frameworks/base/services/core/jni/
com_android_server_location_FlpHardwareProvider.cpp 231 location.flags |= FLP_LOCATION_HAS_ALTITUDE;
422 if (flags & FLP_LOCATION_HAS_ALTITUDE) {

Completed in 455 milliseconds