Searched refs:getInput (Results 1 – 14 of 14) sorted by relevance
124 mUsernameInput = getInput(uiBot, mUsernameLabel); in loadWebView()146 mPasswordInput = getInput(uiBot, mPasswordLabel); in waitForPasswordScreen()
136 mUsernameInput = getInput(uiBot, mUsernameLabel); in loadWebView()138 mPasswordInput = getInput(uiBot, mPasswordLabel); in loadWebView()
32 protected UiObject2 getInput(UiBot uiBot, UiObject2 label) throws Exception { in getInput() method in AbstractWebViewActivity
119 public EditText getInput() { in getInput() method in SimpleSaveActivity
537 lastOutput = (nextScript != null) ? nextScript.getInput() in ScriptGraph()611 return mScripts.get(INPUT_SCRIPT_LOCATION).getInput(); in getInputAllocation()
281 public Allocation getInput() { in getInput() method in Script
99 final EditText input = simpleActivity.getInput(); in testAugmentedAutofill_standardAutofillDisabledByService_otherActivity()
71 callbackObject getInput();
81 callbackObject CodecAsyncHandler::getInput() { in getInput() function in CodecAsyncHandler477 callbackObject element = mAsyncHandle.getInput(); in queueEOS()
700 int bufferIndex = mIsCodecInAsyncMode ? mAsyncHandle.getInput().bufferIndex in testGetInputBufferInRunningState()1184 int bufferIndex = mIsCodecInAsyncMode ? mAsyncHandle.getInput().bufferIndex in testQueueInputBufferWithBadSize()1212 int bufferIndex = mIsCodecInAsyncMode ? mAsyncHandle.getInput().bufferIndex in testQueueInputBufferWithBadBuffInfo()
343 callbackObject element = mAsyncHandleDecoder.getInput(); in queueEOS()
244 callbackObject element = mAsyncHandle.getInput(); in queueCodecConfig()
1027 int bufferIndex = mIsCodecInAsyncMode ? mAsyncHandle.getInput().first : in testGetInputBufferInRunningState()1585 int bufferIndex = mIsCodecInAsyncMode ? mAsyncHandle.getInput().first : in testGetInputImageInRunningStateVideo()1616 int bufferIndex = mIsCodecInAsyncMode ? mAsyncHandle.getInput().first : in testGetInputImageInRunningStateAudio()1785 int bufferIndex = mIsCodecInAsyncMode ? mAsyncHandle.getInput().first : in testQueueInputBufferWithBadSize()1812 int bufferIndex = mIsCodecInAsyncMode ? mAsyncHandle.getInput().first : in testQueueInputBufferWithBadBuffInfo()1839 int bufferIndex = mIsCodecInAsyncMode ? mAsyncHandle.getInput().first : in testQueueInputBufferWithBadOffset()
134 Pair<Integer, MediaCodec.BufferInfo> getInput() throws InterruptedException { in getInput() method in CodecAsyncHandler1024 Pair<Integer, MediaCodec.BufferInfo> element = mAsyncHandle.getInput(); in queueCodecConfig()