Home
last modified time | relevance | path

Searched defs:flushOnFifoFull (Results 1 – 1 of 1) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLocationManager.java1713 Object callback, Executor executor, int batchSize, boolean flushOnFifoFull) { in setLegacyBatchedListener()
2145 private final boolean flushOnFifoFull; field in ShadowLocationManager.LegacyBatchedTransport
2150 Object callback, Executor executor, int batchSize, boolean flushOnFifoFull) { in LegacyBatchedTransport()