Searched refs:MOTION_INACTIVE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
930 public long MOTION_INACTIVE_TIMEOUT; field in DeviceIdleController.Constants1106 MOTION_INACTIVE_TIMEOUT = mParser.getDurationMillis(KEY_MOTION_INACTIVE_TIMEOUT, in updateConstants()1199 TimeUtils.formatDuration(MOTION_INACTIVE_TIMEOUT, pw); in dump()3272 handleMotionDetectedLocked(mConstants.MOTION_INACTIVE_TIMEOUT, "motion"); in motionLocked()