/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/ |
KeyboardStateSingleTouchTests.java | 25 // Press/release shift key, enter into alphabet shifted. 28 // Press/release shift key, back to alphabet. 31 // Press/release shift key, enter into alphabet shifted. 33 // Press/release letter key, switch back to alphabet. 39 // Press/release "?123" key, enter into symbols. 42 // Press/release "=\<" key, enter into symbols shifted. 45 // Press/release "?123" key, back to symbols. 48 // Press/release "=\<" key, enter into symbols shifted. 50 // Press/release symbol letter key, remain in symbols shifted. 56 // Press/release "?123" key, enter into symbols [all...] |
KeyboardStateMultiTouchTests.java | 25 // Press shift key and hold, enter into choring shift state. 27 // Press/release letter key. 32 // Press "?123" key and hold, enter into choring symbols state. 34 // Press/release symbol letter key. 42 // Press shift key, enter alphabet shifted. 45 // Press shift key and hold, enter into choring shift state. 47 // Press/release letter key. 52 // Press "?123" key and hold, enter into choring symbols state. 54 // Press/release symbol letter key. 62 // Long press shift key, enter alphabet shift locked [all...] |
/external/chromium_org/third_party/WebKit/ManualTests/autocorrection/ |
spell-checking-after-reversion.html | 35 <li>After seeing the correction panel, press space to accept the correction.</li> 36 <li>Press delete key to bring up reversion bubble.</li> 37 <li>Press down arrow followed by return key to accept the reversion suggestion.</li> 38 <li>Press space key again, and verify that the word "cylindr" IS NOT marked as misspelled.</li> 39 <li>Press delete key twice.</li> 40 <li>Press space key again, and verify that the word "cylind" IS marked as misspelled.</li>
|
/external/chromium_org/third_party/WebKit/ManualTests/blackberry/ |
http-auth-challenge.html | 8 <li>Test dialog behavior when press Cancel button</li> 10 <li>Start test case, then press Cancel button when authentication dialog pops up;</li> 12 <li>Test dialog behavior when press OK button</li> 15 <li>Start test case again, then press Ok button without input anything when authentication dialog pops up;</li> 16 <li>When dialog pops up again, enter fake credential and press Ok button: username:"qqqq", password:"qqqq"</li> 17 <li>When dialog pops up agian, enter real credential and press Ok button: username:"aaaa", password:"aaaa"</li>
|
/cts/tests/tests/text/src/android/text/method/cts/ |
DateTimeKeyListenerTest.java | 59 * 1. Press '1' key and check if the content of TextView becomes "1" 60 * 2. Press '2' key and check if the content of TextView becomes "12" 61 * 3. Press 'a' key if it is producible 62 * 4. Press 'p' key if it is producible 63 * 5. Press 'm' key if it is producible 64 * 6. Press an unaccepted key if it exists. and this key will not be accepted. 65 * 7. Remove DateKeyListener and Press '1' key, this key will not be accepted 73 // press '1' key. 78 // press '2' key. 83 // press 'a' key if producibl [all...] |
TimeKeyListenerTest.java | 54 * 1. Press '1' key and check if the content of TextView becomes "1" 55 * 2. Press '2' key and check if the content of TextView becomes "12" 56 * 3. Press 'a' key if it is producible 57 * 4. Press 'p' key if it is producible 58 * 5. Press 'm' key if it is producible 59 * 6. Press an unaccepted key if it exists and this key could not be entered. 69 // press '1' key. 74 // press '2' key. 79 // press 'a' key if producible 87 // press 'p' key if producibl [all...] |
DateKeyListenerTest.java | 58 * 1. Press '1' key and check if the content of TextView becomes "1" 59 * 2. Press '2' key and check if the content of TextView becomes "12" 60 * 3. Press an unaccepted key if it exists and this key will not be accepted. 61 * 4. Press '-' key and check if the content of TextView becomes "12-" 62 * 5. Press '/' key and check if the content of TextView becomes "12-/" 63 * 6. remove DateKeyListener and Press '/' key, this key will not be accepted 71 // press '1' key. 75 // press '2' key. 79 // press an unaccepted key if it exists. 86 // press '-' key [all...] |
DigitsKeyListenerTest.java | 385 * 1. Press '-' key and this key could not be accepted. 386 * 2. Press '1' key and check if the content of TextView becomes "1" 387 * 3. Press '.' key and this key could not be accepted. 388 * 4. Press '2' key and check if the content of TextView becomes "12" 396 // press '-' key. 400 // press '1' key. 404 // press '.' key. 408 // press '2' key. 416 * 1. Press '-' key and check if the content of TextView becomes "-" 417 * 2. Press '1' key and check if the content of TextView becomes "-1 [all...] |
/external/chromium_org/third_party/WebKit/ManualTests/chromium/ |
autofill-popup-shiftupdown.hml | 6 <li> Type the text 'hogehoge' in the following text input area. And press ENTER to submit. </li> 10 <li> Press 'shift + up' key and make sure the 'ho' is selected even when autofill popup window is shown.</li> 11 <li> Press 'shift + down' key and make sure the 'ge' is selected even when autofill popup window is shown.</li>
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
full-screen-keypress.html | 5 element.innerText = "Press the space bar."; 23 <p>This test checks that keyboard events are received by an element in full screen mode. To run the test, press the 'Enter Full Screen' button then press the space bar. The test passes if the element exists full screen and you see the word 'PASS' below.</p>
|
autofill-popup-location.html | 13 <li> Press 'a' and make sure 'Always show bookmarks bar' is shown in autofill popup window.</li> 15 <li> Press 't' and make sure 'Test' is shown and the popup window location is correct.</li> 21 <li> Type the text 'This is really long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long long text.' in the following text input area. And press ENTER to submit.</li> 23 <li> Press 'T' and make sure the input text is shown in autofill popup window and it exceeds the width of screen. If your display resolution is very high, and the while text fits in the window, please fill more characters and try again till the text exceeds the width. 24 <li> Type the text 'This is short text.' in the following text input area. And press ENTER to submit.</li> 25 <li> Press 't' and make sure the input text which you typed in is displayed in autofill popup window.</li> 26 <li> Press 'h' and make sure the popup window location is correct.</li> 27 <li> Press arrow key down and make sure the popup window text is not broken.</li>
|
/device/asus/deb/self-extractors/ |
PART1 | 8 echo -n Press Enter to view the license
|
/device/asus/flo/self-extractors/ |
PART1 | 8 echo -n Press Enter to view the license
|
/device/asus/grouper/self-extractors/ |
PART1 | 8 echo -n Press Enter to view the license
|
/device/asus/tilapia/self-extractors/ |
PART1 | 8 echo -n Press Enter to view the license
|
/device/lge/hammerhead/self-extractors/ |
PART1 | 8 echo -n Press Enter to view the license
|
/device/lge/mako/self-extractors/ |
PART1 | 8 echo -n Press Enter to view the license
|
/device/samsung/manta/self-extractors/ |
PART1 | 8 echo -n Press Enter to view the license
|
/external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/util/ |
KeyUtils.java | 15 * Press "Enter". 26 * Press "Tab". 37 * Press "Backspace". 48 * Press "Back".
|
/external/chromium_org/third_party/WebKit/ManualTests/inspector/ |
debugger-shortcuts-with-console-opened.html | 13 <p>To test, open the Inspector and start a debugging session. Open the Console view (press Esc or click the "Show console" button in the status bar) and make sure it is focused (the cursor is blinking in the text prompt.) 14 Set a breakpoint inside testFunction() (on the showAlert() call) and press F8. Now click the Test button in the page. The execution should stop on an HTML line containing <b>onclick="testFunction()"</b>. Press F8. The execution should stop on the breakpoint. 15 Press F11, F10, F11 sequentially. You should see the "Test completed." alert dialog ONLY after the last keypress.</p>
|
/external/chromium_org/third_party/WebKit/ManualTests/win/ |
contextmenu-key2.html | 2 Select some text in the contenteditable below and press the context menu key
|
/external/chromium_org/ash/accelerators/ |
exit_warning_handler.h | 20 // shortcut by mistake, we require the user press it twice within a 27 // kNonrepeatableActions in accelerator_table.cc). Otherwise the "Double Press 33 // | Press 35 // | Press (before time limit ) 39 // | Press
|
/packages/apps/Calculator/tests/src/com/android/calculator2/ |
CalculatorHitSomeButtons.java | 72 press(KeyEvent.KEYCODE_ENTER); 73 press(KeyEvent.KEYCODE_CLEAR); 76 press(KeyEvent.KEYCODE_3); 77 press(KeyEvent.KEYCODE_PLUS); 78 press(KeyEvent.KEYCODE_4); 79 press(KeyEvent.KEYCODE_9 | KeyEvent.META_SHIFT_ON); 80 press(KeyEvent.KEYCODE_5); 81 press(KeyEvent.KEYCODE_ENTER); 117 private void press(int keycode) { method in class:CalculatorHitSomeButtons
|
/external/chromium_org/remoting/client/plugin/ |
normalizing_input_filter_cros_unittest.cc | 63 // Test OSKey press/release. 79 // Inject press & release events for left & right OSKeys. 98 // Inject a press and repeats for the left OSKey, but don't release it, and 99 // verify that the repeats result in press events. 105 // Test OSKey press followed by function key press and release results in 125 // Test OSKey press followed by extended key press and release results in 145 // Test OSKey press followed by non-function, non-extended key press and releas [all...] |
/external/chromium/chrome/browser/debugger/manual_tests/ |
profiler-test-focus-and-exclude.html | 16 <li>press 'Start profiling' button 19 <li>press 'Stop profiling' button 30 press 'Focus 36 <li>press 'Restore all functions' button; 55 <li>select any of 'eternal_fib' nodes and press 60 <li>press 'Restore all functions' button;
|