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.java1715 Object callback, Executor executor, int batchSize, boolean flushOnFifoFull) { in setLegacyBatchedListener()
2151 private final boolean flushOnFifoFull; field in ShadowLocationManager.LegacyBatchedTransport
2156 Object callback, Executor executor, int batchSize, boolean flushOnFifoFull) { in LegacyBatchedTransport()