HomeSort by relevance Sort by last modified time
    Searched refs:backspace (Results 1 - 25 of 29) 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
179 backspace(state, 0); method
181 backspace(state, 0); method
186 backspace(state, 0); method
188 backspace(state, 0); method
192 backspace(state, 0); method
194 backspace(state, 0); method
196 backspace(state, 0); method
201 backspace(state, 0); method
203 backspace(state, 0); method
205 backspace(state, 0); method
207 backspace(state, 0); method
212 backspace(state, 0); method
217 backspace(state, 0); method
219 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
256 backspace(state, 0); method
258 backspace(state, 0); method
263 backspace(state, 0); method
265 backspace(state, 0); method
275 backspace(state, 0); method
277 backspace(state, 0); method
282 backspace(state, 0); method
284 backspace(state, 0); method
289 backspace(state, 0); method
291 backspace(state, 0); method
296 backspace(state, 0); method
298 backspace(state, 0); method
300 backspace(state, 0); method
305 backspace(state, 0); method
307 backspace(state, 0); method
312 backspace(state, 0); method
314 backspace(state, 0); method
316 backspace(state, 0); method
321 backspace(state, 0); method
323 backspace(state, 0); method
328 backspace(state, 0); method
330 backspace(state, 0); method
335 backspace(state, 0); method
337 backspace(state, 0); method
342 backspace(state, 0); method
344 backspace(state, 0); method
349 backspace(state, 0); method
351 backspace(state, 0); method
356 backspace(state, 0); method
361 backspace(state, 0); method
366 backspace(state, 0); method
368 backspace(state, 0); method
373 backspace(state, 0); method
375 backspace(state, 0); method
380 backspace(state, 0); method
385 backspace(state, 0); method
387 backspace(state, 0); method
392 backspace(state, 0); method
394 backspace(state, 0); method
399 backspace(state, 0); method
401 backspace(state, 0); method
406 backspace(state, 0); method
408 backspace(state, 0); method
410 backspace(state, 0); method
415 backspace(state, 0); method
417 backspace(state, 0); method
422 backspace(state, 0); method
427 backspace(state, 0); method
429 backspace(state, 0); method
434 backspace(state, 0); method
436 backspace(state, 0); method
438 backspace(state, 0); method
443 backspace(state, 0); method
445 backspace(state, 0); method
450 backspace(state, 0); method
452 backspace(state, 0); method
457 backspace(state, 0); method
459 backspace(state, 0); method
464 backspace(state, 0); method
466 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.
321 // Alt+Backspace or Alt+ForwardDelete deletes the current line, if possible.
455 handled = backspace(view, content, keyCode, event);
  /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 
  /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",
    [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/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 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/4/
android.jar 

Completed in 1438 milliseconds

1 2