Home
last modified time | relevance | path

Searched refs:getInstructions (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/controls/
DControlsPanelVerifierSettingTest.java40 abstract int getInstructions(); in getInstructions() method in ControlsPanelVerifierSettingTest
57 String text = getString(getInstructions(), in onCreate()
84 int getInstructions() { in getInstructions() method in ControlsPanelVerifierSettingTest.TestFalse
104 int getInstructions() { in getInstructions() method in ControlsPanelVerifierSettingTest.TestTrue
124 int getInstructions() { in getInstructions() method in ControlsPanelVerifierSettingTest.DreamTestFalse
144 int getInstructions() { in getInstructions() method in ControlsPanelVerifierSettingTest.DreamTestTrue
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DLocationTestActivity.java55 getInstructionsView().setText(getInstructions()); in onCreate()
94 private int getInstructions() { in getInstructions() method in LocationTestActivity