Home
last modified time | relevance | path

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

/frameworks/base/packages/FusedLocation/src/com/android/location/fused/
DFusedLocationProvider.java130 AtomicInteger flushCount = new AtomicInteger(0); in onFlush() local
/frameworks/av/services/mediametrics/
Dstatsd_codec.cpp634 int32_t flushCount = -1; in statsd_codec() local
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h550 int32_t flushCount; member