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

  /tools/loganalysis/src/com/android/loganalysis/item/
ProcessUsageItem.java 81 public static final String SENSOR_USAGE = "SENSOR_USAGE";
86 ALARM_WAKEUPS, SENSOR_USAGE, PROCESS_UID));
101 setAttribute(SENSOR_USAGE, sensorUsage);
116 return (LinkedList<SensorInfoItem>) getAttribute(SENSOR_USAGE);
138 object.put(SENSOR_USAGE, sensorUsage);
  /hardware/qcom/gps/msm8909/core/
ContextBase.h 83 uint32_t SENSOR_USAGE;
  /hardware/qcom/gps/msm8996/core/
ContextBase.h 83 uint32_t SENSOR_USAGE;
  /hardware/qcom/gps/msm8909w_3100/core/
ContextBase.h 89 uint32_t SENSOR_USAGE;
  /hardware/qcom/gps/msm8998/core/
ContextBase.h 89 uint32_t SENSOR_USAGE;
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng.h 185 uint32_t SENSOR_USAGE;
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng.h 183 uint32_t SENSOR_USAGE;
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng.h 170 unsigned long SENSOR_USAGE;
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng.h 185 uint32_t SENSOR_USAGE;

Completed in 149 milliseconds