Searched refs:THROTTLE_MILLIS (Results 1 – 2 of 2) sorted by relevance
89 static final int THROTTLE_MILLIS = 60 * MILLIS_IN_SECOND; field in MemoryPublisher257 : THROTTLE_MILLIS; in readMemInfo()
21 import static com.android.car.telemetry.publisher.MemoryPublisher.THROTTLE_MILLIS;459 assertThatMessageIsScheduledWithGivenDelay(message, THROTTLE_MILLIS); in testReadMeminfo_shouldThrottlePublisher()