HomeSort by relevance Sort by last modified time
    Searched full:backspace (Results 1 - 25 of 559) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/tests/coretests/src/android/text/method/
BackspaceTest.java 30 * Test backspace key handling of {@link android.text.method.BaseKeyListner}.
44 private void backspace(final EditorState state, int modifiers) { method in class:BackspaceTest
73 backspace(state, 0); method
78 backspace(state, 0); method
80 backspace(state, 0); method
85 backspace(state, 0); method
90 backspace(state, 0); method
92 backspace(state, 0); method
102 backspace(state, 0); method
106 backspace(state, 0) method
111 backspace(state, 0); method
113 backspace(state, 0); method
117 backspace(state, 0); method
119 backspace(state, 0); method
123 backspace(state, 0); method
125 backspace(state, 0); method
129 backspace(state, 0); method
131 backspace(state, 0); method
136 backspace(state, 0); method
138 backspace(state, 0); method
142 backspace(state, 0); method
144 backspace(state, 0); method
148 backspace(state, 0); method
150 backspace(state, 0); method
154 backspace(state, 0); method
156 backspace(state, 0); method
166 backspace(state, 0); method
170 backspace(state, 0); method
174 backspace(state, 0); method
178 backspace(state, 0); method
182 backspace(state, 0); method
186 backspace(state, 0); method
191 backspace(state, 0); method
196 backspace(state, 0); method
198 backspace(state, 0); method
203 backspace(state, 0); method
205 backspace(state, 0); method
209 backspace(state, 0); method
211 backspace(state, 0); method
213 backspace(state, 0); method
218 backspace(state, 0); method
220 backspace(state, 0); method
222 backspace(state, 0); method
224 backspace(state, 0); method
229 backspace(state, 0); method
234 backspace(state, 0); method
236 backspace(state, 0); method
246 backspace(state, 0); method
251 backspace(state, 0); method
253 backspace(state, 0); method
263 backspace(state, 0); method
268 backspace(state, 0); method
273 backspace(state, 0); method
275 backspace(state, 0); method
280 backspace(state, 0); method
282 backspace(state, 0); method
292 backspace(state, 0); method
294 backspace(state, 0); method
299 backspace(state, 0); method
301 backspace(state, 0); method
306 backspace(state, 0); method
308 backspace(state, 0); method
313 backspace(state, 0); method
315 backspace(state, 0); method
317 backspace(state, 0); method
322 backspace(state, 0); method
324 backspace(state, 0); method
329 backspace(state, 0); method
331 backspace(state, 0); method
333 backspace(state, 0); method
338 backspace(state, 0); method
340 backspace(state, 0); method
345 backspace(state, 0); method
347 backspace(state, 0); method
352 backspace(state, 0); method
354 backspace(state, 0); method
359 backspace(state, 0); method
361 backspace(state, 0); method
366 backspace(state, 0); method
368 backspace(state, 0); method
373 backspace(state, 0); method
378 backspace(state, 0); method
383 backspace(state, 0); method
385 backspace(state, 0); method
390 backspace(state, 0); method
392 backspace(state, 0); method
397 backspace(state, 0); method
402 backspace(state, 0); method
404 backspace(state, 0); method
409 backspace(state, 0); method
411 backspace(state, 0); method
416 backspace(state, 0); method
418 backspace(state, 0); method
423 backspace(state, 0); method
425 backspace(state, 0); method
427 backspace(state, 0); method
432 backspace(state, 0); method
434 backspace(state, 0); method
439 backspace(state, 0); method
444 backspace(state, 0); method
446 backspace(state, 0); method
451 backspace(state, 0); method
453 backspace(state, 0); method
455 backspace(state, 0); method
460 backspace(state, 0); method
462 backspace(state, 0); method
467 backspace(state, 0); method
469 backspace(state, 0); method
474 backspace(state, 0); method
476 backspace(state, 0); method
    [all...]
  /cts/tests/tests/text/src/android/text/method/cts/
BackspaceTest.java 26 * Test backspace key handling of {@link android.text.method.BaseKeyListener}.
37 private void backspace(final EditorState state, int modifiers) { method in class:BackspaceTest
66 backspace(state, 0); method
70 backspace(state, 0); method
72 backspace(state, 0); method
82 backspace(state, 0); method
84 backspace(state, 0); method
86 backspace(state, 0); method
88 backspace(state, 0); method
90 backspace(state, 0) method
92 backspace(state, 0); method
96 backspace(state, 0); method
98 backspace(state, 0); method
100 backspace(state, 0); method
102 backspace(state, 0); method
104 backspace(state, 0); method
108 backspace(state, 0); method
110 backspace(state, 0); method
112 backspace(state, 0); method
114 backspace(state, 0); method
124 backspace(state, 0); method
129 backspace(state, 0); method
139 backspace(state, 0); method
144 backspace(state, 0); method
155 backspace(state, 0); method
159 backspace(state, 0); method
161 backspace(state, 0); method
165 backspace(state, 0); method
167 backspace(state, 0); method
171 backspace(state, 0); method
173 backspace(state, 0); method
175 backspace(state, 0); method
177 backspace(state, 0); method
    [all...]
BaseKeyListenerTest.java 55 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
60 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
65 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
67 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
75 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
80 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
85 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
93 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
98 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event);
102 mockBaseKeyListener.backspace(mTextView, content, event.getKeyCode(), event)
    [all...]
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
InputLogicTestsLanguageWithoutSpaces.java 47 assertEquals("don't resume suggestion on backspace", 0,
49 assertEquals("don't resume suggestion on backspace", 4,
57 assertEquals("don't resume suggestion on backspace", -1,
59 assertEquals("don't resume suggestion on backspace", -1,
63 assertEquals("don't resume suggestion on backspace", -1,
65 assertEquals("don't resume suggestion on backspace", -1,
InputLogicTestsDeadKeys.java 75 assertEquals("dead circumflex backspace", EXPECTED_RESULT, mEditText.getText().toString());
162 assertEquals("double dead ogonek, and backspace", EXPECTED_RESULT,
195 assertEquals("dead circumflex, dead diaeresis, backspace, u", EXPECTED_RESULT,
213 assertEquals("dead circumflex, double dead diaeresis, backspace, u", EXPECTED_RESULT,
InputLogicTests.java 59 assertEquals("press suggestion then backspace", EXPECTED_RESULT,
71 assertEquals("pick typed word over auto-correction then backspace", WORD_TO_PICK,
74 assertEquals("pick typed word over auto-correction then backspace", EXPECTED_RESULT,
85 assertEquals("pick typed word over auto-correction then backspace", WORD_TO_TYPE,
88 assertEquals("pick typed word over auto-correction then backspace", EXPECTED_RESULT,
100 assertEquals("pick different suggestion then backspace", WORD_TO_PICK,
103 assertEquals("pick different suggestion then backspace", EXPECTED_RESULT,
342 assertEquals("auto correct then move cursor to start of line then backspace",
356 assertEquals("auto correct then move cursor then backspace",
450 assertEquals("resume suggestion on backspace", -1
    [all...]
ShiftModeTests.java 75 assertFalse("Caps immediately after repeating Backspace a lot", isCapsModeAutoShifted());
78 assertTrue("Caps after a while after repeating Backspace a lot", isCapsModeAutoShifted());
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
config-keys.def 47 smart-backspace=<Key-BackSpace>
58 del-word-left=<Control-Key-BackSpace>
98 smart-backspace=<Key-BackSpace>
109 del-word-left=<Alt-Key-BackSpace>
149 smart-backspace=<Key-BackSpace>
160 del-word-left=<Control-Key-BackSpace>
187 smart-backspace = <Key-BackSpace
    [all...]
ParenMatch.py 55 # backspace events.
57 "<Key-Return>", "<Key-BackSpace>")
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
config-keys.def 47 smart-backspace=<Key-BackSpace>
58 del-word-left=<Control-Key-BackSpace>
98 smart-backspace=<Key-BackSpace>
109 del-word-left=<Alt-Key-BackSpace>
149 smart-backspace=<Key-BackSpace>
160 del-word-left=<Control-Key-BackSpace>
187 smart-backspace = <Key-BackSpace
    [all...]
ParenMatch.py 55 # backspace events.
57 "<Key-Return>", "<Key-BackSpace>")
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
config-keys.def 47 smart-backspace=<Key-BackSpace>
58 del-word-left=<Control-Key-BackSpace>
98 smart-backspace=<Key-BackSpace>
109 del-word-left=<Alt-Key-BackSpace>
149 smart-backspace=<Key-BackSpace>
160 del-word-left=<Control-Key-BackSpace>
187 smart-backspace = <Key-BackSpace
    [all...]
ParenMatch.py 55 # backspace events.
57 "<Key-Return>", "<Key-BackSpace>")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
config-keys.def 47 smart-backspace=<Key-BackSpace>
58 del-word-left=<Control-Key-BackSpace>
98 smart-backspace=<Key-BackSpace>
109 del-word-left=<Alt-Key-BackSpace>
149 smart-backspace=<Key-BackSpace>
160 del-word-left=<Control-Key-BackSpace>
187 smart-backspace = <Key-BackSpace
    [all...]
ParenMatch.py 55 # backspace events.
57 "<Key-Return>", "<Key-BackSpace>")
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
SpaceState.java 30 // and backspace removes one character.
33 // resolved as period-space. In this state, pressing backspace will undo the
37 // have just been swapped. In this state, pressing backspace will undo the swap: the
  /external/pcre/dist/
CleanTxt 17 s/.\x8//g; # Remove "char, backspace"
66 $next[$i] =~ s/.\x8//g; # Remove "char, backspace"
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_EditCtrl.h 33 // 2 BackSpace
158 void Backspace();
  /external/toybox/tests/
expand.test 14 testing "expand backspace" "expand input" "foobarfoo\b\b bar\n" "foobarfoo\b\b\tbar\n" ""
  /frameworks/base/data/keyboards/
Vendor_18d1_Product_5018.kl 31 key 14 DEL # Backspace
  /external/clang/utils/
clang-completion-mode.el 198 ;; Invoked when the user types the backspace key to update the filter
200 (defun clang-backspace ()
238 ;; Delete and backspace filter the results of the currently-active
240 (define-key clang-completion-mode-map [(backspace)] 'clang-backspace)
  /external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/
PreferenceConstants.java 32 public static final String DELKEY_BACKSPACE = "backspace";
  /external/toybox/toys/posix/
echo.c 23 \b backspace
  /packages/apps/UnifiedEmail/res/values/
shortcut_keys.xml 25 <!-- delete (\u0008 is BACKSPACE), can also be clear trash/spam -->
  /frameworks/base/core/java/android/text/method/
BaseKeyListener.java 67 public boolean backspace(View view, Editable content, int keyCode, KeyEvent event) { method in class:BaseKeyListener
107 // Returns the start offset to be deleted by a backspace key from the given offset.
148 int deleteCharCount = 0; // Char count to be deleted by backspace.
322 // Alt+Backspace or Alt+ForwardDelete deletes the current line, if possible.
456 handled = backspace(view, content, keyCode, event);

Completed in 734 milliseconds

1 2 3 4 5 6 7 8 91011>>