Home
last modified time | relevance | path

Searched refs:getInstructionsView (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DKeyChainTestActivity.java129 getInstructionsView().setText( in onKeyPairGenerated()
255 getInstructionsView().setText(R.string.provisioning_byod_keychain_info_start); in onCreate()
266 getInstructionsView().setText( in prepareSecondTest()
DByodTestActivityWithPrepare.java55 protected TextView getInstructionsView() { in getInstructionsView() method in ByodTestActivityWithPrepare
DLocationTestActivity.java55 getInstructionsView().setText(getInstructions()); in onCreate()