Searched refs:MOTION_INACTIVE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
682 public long MOTION_INACTIVE_TIMEOUT; field in DeviceIdleController.Constants840 MOTION_INACTIVE_TIMEOUT = mParser.getLong(KEY_MOTION_INACTIVE_TIMEOUT, in updateConstants()927 TimeUtils.formatDuration(MOTION_INACTIVE_TIMEOUT, pw); in dump()2231 handleMotionDetectedLocked(mConstants.MOTION_INACTIVE_TIMEOUT, "motion"); in motionLocked()