Searched refs:getLogView (Results 1 – 3 of 3) sorted by relevance
94 getLogView().setText("Key generated successfully."); in doInBackground()96 getLogView().setText("Failed generating key."); in doInBackground()100 getLogView().setText("Security exception while generating key."); in doInBackground()128 getLogView().setText("Test ready"); in onKeyPairGenerated()133 getLogView().setText("FAILED certificate installation."); in onKeyPairGenerated()137 getLogView().setText("Error generating a certificate."); in onKeyPairGenerated()170 getLogView().setText("Starting key generation"); in onClick()189 getLogView().setText("Waiting for prompt"); in onClick()231 getLogView().setText("Prompt should not appear."); in onClick()265 getLogView().setText("Second test ready."); in prepareSecondTest()[all …]
51 protected TextView getLogView() { in getLogView() method in ByodTestActivityWithPrepare
155 getLogView().setText(message); in onActivityResult()