Home
last modified time | relevance | path

Searched defs:stepCount (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/test-runner/src/android/test/
DTouchUtils.java211 int stepCount) { in dragViewToBottom()
224 int stepCount) { in dragViewToBottom()
448 public static void dragViewToTop(ActivityInstrumentationTestCase test, View v, int stepCount) { in dragViewToTop()
449 dragViewToTop((InstrumentationTestCase) test, v, stepCount); in dragViewToTop() local
469 public static void dragViewToTop(InstrumentationTestCase test, View v, int stepCount) { in dragViewToTop()
743 float fromY, float toY, int stepCount) { in drag()
744 drag((InstrumentationTestCase) test, fromX, toX, fromY, toY, stepCount); in drag() local
758 float toY, int stepCount) { in drag()
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/util/
DTouchUtils.java168 public static void dragViewToTop(Instrumentation inst, View v, int stepCount) { in dragViewToTop()
265 float toY, int stepCount) { in drag()
/frameworks/av/media/libaudioclient/
DAudioTrackShared.cpp341 size_t stepCount = buffer->mFrameCount; in releaseBuffer() local
761 size_t stepCount = buffer->mFrameCount; in releaseBuffer() local
1080 size_t stepCount = buffer->mFrameCount; in releaseBuffer() local
DAudioRecord.cpp899 size_t stepCount = audioBuffer->size / mFrameSize; in releaseBuffer() local
DAudioTrack.cpp1795 size_t stepCount = audioBuffer->size / mFrameSize; in releaseBuffer() local
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DScanTestUtil.java72 int stepCount, int batch, int bssidsPerScan, int reportEvents) { in createRequest()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
DBackgroundScanScheduler.java200 int stepCount = 0; in createBucketSettings() local
/frameworks/base/wifi/java/android/net/wifi/
DWifiScanner.java220 public int stepCount; field in WifiScanner.ScanSettings
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DRecyclerViewLayoutTest.java2381 int stepCount) throws Throwable { in drag()
/frameworks/av/services/audioflinger/
DThreads.cpp7102 size_t stepCount = buffer->frameCount; in releaseBuffer() local
/frameworks/base/core/java/android/os/
DBatteryStats.java1115 int stepCount = mNumStepDurations; in addLevelSteps() local