Searched defs:HISTORY_SIZE (Results 1 – 11 of 11) sorted by relevance
37 const val HISTORY_SIZE = 20 in addEvent() constant
46 static final int HISTORY_SIZE = 64; field in SignalController
50 private static final int HISTORY_SIZE = 64; field in CallbackHandler
119 private static final int HISTORY_SIZE = 16; field in NetworkControllerImpl
176 static constexpr uint32_t HISTORY_SIZE = 20; variable
57 private static final int HISTORY_SIZE = 50; field in AmbientSensor
57 private static final int HISTORY_SIZE = 32; field in WifiStatusTracker
85 private static final int HISTORY_SIZE = 32; field in StatusBarStateControllerImpl
352 static constexpr size_t HISTORY_SIZE = RefreshRateHistory::HISTORY_SIZE; variable
93 #define HISTORY_SIZE 100 macro
5171 private static final int HISTORY_SIZE = 5; field in Editor.HandleView