Searched refs:LIGHT_IDLE_TIMEOUT_INITIAL_FLEX (Results 1 – 2 of 2) sorted by relevance
1050 longThat(l -> l == mConstants.LIGHT_IDLE_TIMEOUT_INITIAL_FLEX)); in testLightIdleAlarmUnaffectedByMotion()1064 longThat(l -> l > mConstants.LIGHT_IDLE_TIMEOUT_INITIAL_FLEX)); in testLightIdleAlarmUnaffectedByMotion()1079 longThat(l -> l > mConstants.LIGHT_IDLE_TIMEOUT_INITIAL_FLEX)); in testLightIdleAlarmUnaffectedByMotion()
1040 public long LIGHT_IDLE_TIMEOUT_INITIAL_FLEX = DEFAULT_LIGHT_IDLE_TIMEOUT_INITIAL_FLEX; field in DeviceIdleController.Constants1301 LIGHT_IDLE_TIMEOUT_INITIAL_FLEX = properties.getLong( in onPropertiesChanged()1471 TimeUtils.formatDuration(LIGHT_IDLE_TIMEOUT_INITIAL_FLEX, pw); in dump()3372 mNextLightIdleDelayFlex = mConstants.LIGHT_IDLE_TIMEOUT_INITIAL_FLEX; in stepLightIdleStateLocked()