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

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DWindowOrientationListener.java253 private static final long PROPOSAL_MIN_TIME_SINCE_ACCELERATION_ENDED_NANOS = field in class:WindowOrientationListener.SensorEventListenerImpl
549 mAccelerationTimestampNanos + PROPOSAL_MIN_TIME_SINCE_ACCELERATION_ENDED_NANOS)
651 + PROPOSAL_MIN_TIME_SINCE_ACCELERATION_ENDED_NANOS) {

Completed in 64 milliseconds