Searched defs:PULSE_REASON_SENSOR_SIGMOTION (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeLog.java43 public static final int PULSE_REASON_SENSOR_SIGMOTION = 2; field in class:DozeLog
185 case PULSE_REASON_SENSOR_SIGMOTION: return "sigmotion";

Completed in 37 milliseconds