Searched refs:getInput (Results 1 – 3 of 3) sorted by relevance
146 return getInput(uiBot, "Username: "); in getUsernameInput()150 return getInput(uiBot, "Password: "); in getPasswordInput()161 private UiObject2 getInput(UiBot uiBot, String contentDescription) throws Exception { in getInput() method in WebViewActivity
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