Searched refs:INACTIVE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
647 public long INACTIVE_TIMEOUT; field in DeviceIdleController.Constants833 INACTIVE_TIMEOUT = mParser.getLong(KEY_INACTIVE_TIMEOUT, in updateConstants()911 TimeUtils.formatDuration(INACTIVE_TIMEOUT, pw); in dump()991 handleMotionDetectedLocked(mConstants.INACTIVE_TIMEOUT, "non_stationary"); in onAnyMotionResult()1386 mInactiveTimeout = mConstants.INACTIVE_TIMEOUT; in onStart()1888 mInactiveTimeout = mConstants.INACTIVE_TIMEOUT; in becomeActiveLocked()