Searched defs:HISTORY_SIZE (Results 1 – 10 of 10) sorted by relevance
42 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
56 private static final int HISTORY_SIZE = 32; field in WifiStatusTracker
88 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
5101 private static final int HISTORY_SIZE = 5; field in Editor.HandleView