Searched defs:maxPeriod (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DScanTestUtil.java69 * Create an exponential back off scan request if maxPeriod != period && maxPeriod != 0.
71 public static WifiScanner.ScanSettings createRequest(int band, int period, int maxPeriod, argument
77 request.maxPeriodInMs = maxPeriod;
/frameworks/av/services/audioflinger/
H A DThreads.h949 nsecs_t maxPeriod; member in class:PlaybackThread

Completed in 263 milliseconds