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

1 2

  /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...]
  /external/autotest/server/cros/servo/
chrome_ec.py 22 '<esc>': (1, 1), '<backspace>': (1, 11), '<f2>': (3, 2),
  /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)
  /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);
  /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ui/
TextField.java 66 static private final char BACKSPACE = 8;
936 case BACKSPACE:
954 boolean backspace = character == BACKSPACE;
957 boolean remove = backspace || delete;
964 if (backspace && cursor > 0) {
    [all...]
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
TransliteratorInputMethod.java 520 private boolean backspace() { method in class:TransliteratorInputMethod
600 * handles some characters like tab and backspace. Sometimes it handles
611 case '\b': if (editing()) return backspace(); break;
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
DialpadFragment.java 120 * 1. Ignore the backspace since it is irrelevant.
142 /** special key listener ignores backspace. */
144 public boolean backspace(View view, Editable content, int keyCode, method in class:DialpadFragment.DTMFKeyListener
  /prebuilts/tools/common/m2/repository/jline/jline/0.9.94/
jline-0.9.94.jar 
  /prebuilts/go/darwin-x86/src/regexp/syntax/
parse.go     [all...]
  /prebuilts/go/linux-x86/src/regexp/syntax/
parse.go     [all...]
  /external/libvncserver/webclients/novnc/include/
keyboard.js 246 case 8 : return 0xFF08; // BACKSPACE
313 // "special" keys like enter, tab or backspace don't send keypress events,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
  /external/v8/benchmarks/
earley-boyer.js 1083 "\010": "#\\backspace",
1125 "backspace": "\010",
1124 "bell": "\\007", property in class:sc_Char.readable2char
    [all...]
  /external/opencv3/samples/java/sbt/sbt/
sbt-launch.jar 
  /packages/apps/TV/usbtuner/libs/
exoplayer_1.5.6.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar 
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 

Completed in 839 milliseconds

1 2