HomeSort by relevance Sort by last modified time
    Searched full:typing (Results 126 - 150 of 572) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/parameter-framework/upstream/tools/clientSimulator/
pfClientSimulator.py 54 "If you really want to exit, please confirm by typing Ctrl+C again"))
  /external/v8/src/compiler/
osr.h 13 // the graph is built in such a way that typing still computes the best types
  /frameworks/base/core/java/android/security/net/config/
NetworkSecurityTrustManager.java 42 // TODO: Replace this with a general X509TrustManager and use duck-typing.
  /frameworks/base/core/tests/coretests/src/android/widget/
AutoCompleteTextViewPopup.java 185 waitAssertPopupShowState("isPopupShowing() after typing", textView, true);
  /frameworks/base/docs/html/training/volley/
index.jd 82 <li>Git clone the repository by typing the following at the command line:
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DeadZone.java 33 * When users are typing quickly on an IME they may attempt to hit the space bar, overshoot, and
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MainKeyboardView.java 315 * Called when a while-typing-animation should be started.
316 * @param fadeInOrOut {@link DrawingProxy#FADE_IN} starts while-typing-fade-in animation.
317 * {@link DrawingProxy#FADE_OUT} starts while-typing-fade-out animation.
354 // Update the visual of alt-code-key-while-typing.
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
BatchInputArbiter.java 69 * @param lastLetterTypingTime the last typing input time.
TimerHandler.java 151 // When user hits the space or the enter key, just cancel the while-typing timer.
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
dictionary.cpp 30 #include "suggest/policyimpl/typing/typing_suggest_policy_factory.h"
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
typing_traversal.h 30 #include "suggest/policyimpl/typing/scoring_params.h"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
safe_sequence.h 43 * value is not equal to the stored value. It saves typing over
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
safe_sequence.h 43 * value is not equal to the stored value. It saves typing over
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
safe_sequence.h 43 * value is not equal to the stored value. It saves typing over
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
CallTipWindow.py 72 # Without it, call tips intrude on the typing process by grabbing
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
CallTipWindow.py 72 # Without it, call tips intrude on the typing process by grabbing
  /prebuilts/go/darwin-x86/doc/
root.html 13 // Click here and start typing.
  /prebuilts/go/linux-x86/doc/
root.html 13 // Click here and start typing.
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
safe_sequence.h 43 * value is not equal to the stored value. It saves typing over
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
CallTipWindow.py 72 # Without it, call tips intrude on the typing process by grabbing
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
CallTipWindow.py 72 # Without it, call tips intrude on the typing process by grabbing
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
ValueCompleter.java 72 // TODO: If the user is typing in a number, or a number plus a prefix of a dimension unit,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiAttributeNode.java 128 * typing. Can be null or an empty string. The implementation can use this to filter choices
  /frameworks/ex/common/java/com/android/common/contacts/
BaseEmailAddressAdapter.java 506 // If not - the user must have continued typing after the request
513 // We got the result for an unexpected query (the user is still typing)
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialNameMatcher.java 247 * For example, typing 846(Tho) would match "Phillips Thomas", but 466(hom) would not.
250 * For example, typing 37337(FredS) would match (Fred S)mith.

Completed in 1206 milliseconds

1 2 3 4 56 7 8 91011>>