Searched refs:MOTION_INACTIVE_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
2152 mConstants.MOTION_INACTIVE_TIMEOUT = 6000L; in testStationaryDetection_QuickDozeOn_NoMotion()2185 mInjector.nowElapsed += mConstants.MOTION_INACTIVE_TIMEOUT / 2; in testStationaryDetection_QuickDozeOn_NoMotion()2191 mInjector.nowElapsed += mConstants.MOTION_INACTIVE_TIMEOUT; in testStationaryDetection_QuickDozeOn_NoMotion()2211 mInjector.nowElapsed += mConstants.MOTION_INACTIVE_TIMEOUT / 2; in testStationaryDetection_QuickDozeOn_NoMotion()2217 timeout(mConstants.MOTION_INACTIVE_TIMEOUT).times(2)) in testStationaryDetection_QuickDozeOn_NoMotion()2221 mInjector.nowElapsed += mConstants.MOTION_INACTIVE_TIMEOUT; in testStationaryDetection_QuickDozeOn_NoMotion()2224 timeout(mConstants.MOTION_INACTIVE_TIMEOUT).times(1)) in testStationaryDetection_QuickDozeOn_NoMotion()2232 mConstants.MOTION_INACTIVE_TIMEOUT = 6000L; in testStationaryDetection_QuickDozeOn_OneShot()2277 mConstants.MOTION_INACTIVE_TIMEOUT = 6000L; in testStationaryDetection_QuickDozeOn_MultiShot()2325 mConstants.MOTION_INACTIVE_TIMEOUT = 6000L; in testStationaryDetection_NoDoze_AfterMotion()[all …]
802 >= mConstants.MOTION_INACTIVE_TIMEOUT; in isStationaryLocked()1212 public long MOTION_INACTIVE_TIMEOUT = mDefaultMotionInactiveTimeout; field in DeviceIdleController.Constants1455 MOTION_INACTIVE_TIMEOUT = mDefaultMotionInactiveTimeout; in initDefault()1560 MOTION_INACTIVE_TIMEOUT = properties.getLong( in onPropertiesChanged()1717 TimeUtils.formatDuration(MOTION_INACTIVE_TIMEOUT, pw); in dump()4118 handleMotionDetectedLocked(mConstants.MOTION_INACTIVE_TIMEOUT, "motion"); in motionLocked()4318 mInjector.getElapsedRealtime() + mConstants.MOTION_INACTIVE_TIMEOUT / 2; in scheduleMotionRegistrationAlarmLocked()4334 mInjector.getElapsedRealtime() + mConstants.MOTION_INACTIVE_TIMEOUT; in scheduleMotionTimeoutAlarmLocked()