Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DScanTestUtil.java79 int maxPeriod, int stepCount, int batch, int bssidsPerScan, int reportEvents) { in createRequest() argument
85 request.maxPeriodInMs = maxPeriod; in createRequest()
/frameworks/av/services/audioflinger/
DThreads.h1147 nsecs_t maxPeriod; variable
DThreads.cpp3818 if (mType == MIXER && deltaWriteNs > maxPeriod) { in threadLoop()
5524 maxPeriod = seconds(mNormalFrameCount) / mSampleRate * 15; in cacheParameters_l()