Searched refs:LIGHT_IDLE_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
1049 longThat(l -> l == mConstants.LIGHT_IDLE_TIMEOUT), in testLightIdleAlarmUnaffectedByMotion()1063 longThat(l -> l > mConstants.LIGHT_IDLE_TIMEOUT), in testLightIdleAlarmUnaffectedByMotion()1078 longThat(l -> l > mConstants.LIGHT_IDLE_TIMEOUT), in testLightIdleAlarmUnaffectedByMotion()
1032 public long LIGHT_IDLE_TIMEOUT = DEFAULT_LIGHT_IDLE_TIMEOUT; field in DeviceIdleController.Constants1297 LIGHT_IDLE_TIMEOUT = properties.getLong( in onPropertiesChanged()1467 TimeUtils.formatDuration(LIGHT_IDLE_TIMEOUT, pw); in dump()3371 mNextLightIdleDelay = mConstants.LIGHT_IDLE_TIMEOUT; in stepLightIdleStateLocked()