Searched refs:appendText (Results 1 – 17 of 17) 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()
324 appendText(s); in showUserMessage()
361 appendText(s);
77 description.appendText("Matching to type " + mType); in describeTo()96 description.appendText("With window change type " + mWindowChanges); in describeTo()115 description.appendText("With content change type " + mContentChanges); in describeTo()139 description.appendText("Matching to " + mDescription + " " + mProperty.toString()); in describeTo()167 description.appendText("With window title " + mTitle); in describeTo()
58 description.appendText("in(").appendValue(mValues).appendText(")"); in describeTo()
35 description.appendText(mFailedDescription); in inAscendingOrder()
353 description.appendText("doesn't match " + formatColorToHex(color)); in colorStateListOf()
176 description.appendText("doesn't match " + expected); in sameCharSequence()200 description.appendText("doesn't match " + expected);
151 mismatchDescription.appendText(" mostFrequentColor: expected #" + in hasNoScrim()181 mismatchDescription.appendText(" expected some color different from " +
604 description.appendText("is equal to ") in describeTo()605 .appendText(mStrippedString) in describeTo()606 .appendText(" ignoring tailing whitespaces"); in describeTo()
293 protected void appendText(int resId) { in appendText() method in BaseSensorTestActivity298 protected void appendText(String text) { in appendText() method in BaseSensorTestActivity
225 protected void appendText(String text) { in appendText() method in BaseGnssTestActivity
650 description.appendText("Matching to action " + MotionEvent.actionToString(mAction)); in describeTo()668 description.appendText("Matching to point " + point); in isAtPoint()
864 description.appendText("is sorted");