Searched defs:EVENT_BUFFER_SIZE (Results 1 – 6 of 6) sorted by relevance
172 static const int EVENT_BUFFER_SIZE = 256; variable
34 static const size_t EVENT_BUFFER_SIZE = 100; variable
102 static constexpr size_t EVENT_BUFFER_SIZE = 256; in getEvents() local
26 const int EVENT_BUFFER_SIZE = 100; variable
43 private static final int EVENT_BUFFER_SIZE = 100; field in JobPackageTracker
281 private static final int EVENT_BUFFER_SIZE = 100; field in DeviceIdleController