Searched defs:PULSE_REASON_SENSOR_SIGMOTION (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 44 milliseconds