Searched refs:start (Results 1 – 7 of 7) sorted by relevance
147 UiObject2 start = mDevice in startChannel() local150 if (start == null) { in startChannel()154 if (!start.clickAndWait(Until.newWindow(), UI_ACTION_TIMEOUT)) { in startChannel()
67 }.start(); in testVideoPlayback()94 mPlayer.start(); in testVideoPlayback()
124 long start = SystemClock.uptimeMillis(); in blockUntilSystemRunning() local126 while (SystemClock.uptimeMillis() - start < MAX_CHECK_AM_TIMEOUT_MS) { in blockUntilSystemRunning()
60 public void start() { in start() method in DataCollector63 mLoggerThread.start(); in start()
326 mDataCollector.start(); in runTest()377 timeBombThread.start(); in runTest()
120 start(); in onCreate()