Searched refs:appendText (Results 1 – 6 of 6) sorted by relevance
39 appendText(message); in waitForUserAcknowledgement()51 appendText(text); in logText()84 appendText("Connect the device to the host machine via the USB passthrough."); in testSensorsPower()85 … appendText("Execute the following script (the command is available in CtsVerifier.zip):"); in testSensorsPower()86 … appendText(" # python power/execute_power_tests.py --power_monitor <implementation> --run"); in testSensorsPower()87 …appendText("where \"<implementation>\" is the power monitor implementation being used, for example… in testSensorsPower()91 appendText("Waiting for connection from Host..."); in testSensorsPower()
113 appendText(String.format("\nSensor | Relative Timestamp (msec)\n" in analyzeData()122 appendText(String.format( in analyzeData()137 … appendText("This test provides a rough indication of cross-sensor timestamp synchronization."); in testCrossSensorSynchronization()138 appendText("Hold device still in hand and click 'Next'"); in testCrossSensorSynchronization()141 appendText("Quickly twist device upside-down and back"); in testCrossSensorSynchronization()
89 appendText(R.string.snsr_rotation_vector_set_reference); in activitySetUp()98 appendText(R.string.snsr_rotation_vector_reference_set); in activitySetUp()99 appendText(R.string.snsr_rotation_vector_move_info); in activitySetUp()100 appendText(R.string.snsr_test_play_sound); in activitySetUp()106 appendText(R.string.snsr_rotation_vector_set_final); in activitySetUp()
322 appendText(s); in showUserMessage()
58 description.appendText("in(").appendValue(mValues).appendText(")"); in describeTo()
260 protected void appendText(int resId) { in appendText() method in BaseSensorTestActivity265 protected void appendText(String text) { in appendText() method in BaseSensorTestActivity