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

/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeLog.java46 public static final int PULSE_REASON_SENSOR_LONG_PRESS = 5; field in class:DozeLog
188 case PULSE_REASON_SENSOR_LONG_PRESS: return "longpress";

Completed in 63 milliseconds