Searched refs:confirm (Results 1 – 3 of 3) sorted by relevance
184 byte[] confirm = new byte[] {1}; in runTest()185 numTransferred = connection.bulkTransfer(out, confirm, 1, 0); in runTest()202 byte[] confirm = new byte[] {1}; in runTest()203 numTransferred = connection.bulkTransfer(out, confirm, 1, 0); in runTest()
515 result.confirm(); in onJsAlert()524 result.confirm(); in onJsConfirm()534 result.confirm(mPromptResult); in onJsPrompt()543 result.confirm(); in onJsBeforeUnload()
633 protected void answerPrintServicesWarning(boolean confirm) throws UiObjectNotFoundException { in answerPrintServicesWarning() argument636 if (confirm) { in answerPrintServicesWarning()