Home
last modified time | relevance | path

Searched defs:getInput (Results 1 – 6 of 6) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DAbstractWebViewActivity.java33 protected UiObject2 getInput(UiBot uiBot, UiObject2 label) throws Exception { in getInput() method in AbstractWebViewActivity
DSimpleSaveActivity.java125 public EditText getInput() { in getInput() method in SimpleSaveActivity
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/
DTestWebView.java73 private UiObject2 getInput(Timeout timeout) { in getInput() method in TestWebView.Impl
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DScript.java281 public Allocation getInput() { in getInput() method in Script
/cts/tests/media/jni/
DNativeCodecTestBase.cpp81 callbackObject CodecAsyncHandler::getInput() { in getInput() function in CodecAsyncHandler
/cts/tests/media/src/android/mediav2/cts/
DCodecTestBase.java141 Pair<Integer, MediaCodec.BufferInfo> getInput() throws InterruptedException { in getInput() method in CodecAsyncHandler