Searched defs:HISTORY_SIZE (Results 1 – 10 of 10) sorted by relevance
210 static const uint32_t HISTORY_SIZE = 20; variable275 static const uint32_t HISTORY_SIZE = 20; variable305 static constexpr size_t HISTORY_SIZE = 20; variable
43 static final int HISTORY_SIZE = 64; field in SignalController
51 private static final int HISTORY_SIZE = 64; field in CallbackHandler
117 private static final int HISTORY_SIZE = 16; field in NetworkControllerImpl
57 private static final int HISTORY_SIZE = 50; field in AmbientSensor
56 private static final int HISTORY_SIZE = 32; field in WifiStatusTracker
82 private static final int HISTORY_SIZE = 32; field in StatusBarStateControllerImpl
302 static constexpr size_t HISTORY_SIZE = RefreshRateHistory::HISTORY_SIZE; variable
93 #define HISTORY_SIZE 100 macro
5062 private static final int HISTORY_SIZE = 5; field in Editor.HandleView