Home
last modified time | relevance | path

Searched refs:startCount (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DRTSPSource.cpp339 size_t preparedCount, underflowCount, overflowCount, startCount, finishedCount; in checkBuffering() local
340 preparedCount = underflowCount = overflowCount = startCount = finishedCount = 0; in checkBuffering()
382 ++startCount; in checkBuffering()
390 *startServer = (startCount > 0); in checkBuffering()
/frameworks/base/tools/powermodel/src/com/android/powermodel/
DRawBatteryStats.java176 public int startCount; field in RawBatteryStats.Battery
/frameworks/base/core/api/
Dtest-current.txt1437 field public static final String START_COUNT = "android.media.audiorecord.startCount";