Searched refs:expectPasswordAutoFill (Results 1 – 2 of 2) sorted by relevance
203 mActivity.expectPasswordAutoFill("password3"); in testDatasetSelected_twoResponses()514 mActivity.expectPasswordAutoFill("whatever"); in testContextCommitted_withoutFlagOnLastResponse()873 mActivity.expectPasswordAutoFill("password"); in testContextCommitted_multipleDatasetsSelected()953 mActivity.expectPasswordAutoFill("whatever"); in testContextCommitted_multipleDatasetsSelected_butNotChanged()
194 public void expectPasswordAutoFill(String password) { in expectPasswordAutoFill() method in LoginActivity