/development/samples/LunarLander/ |
_index.html | 5 <li>Taking keystrokes</li>
|
/frameworks/base/core/res/assets/webkit/ |
incognito_mode_start_page.html | 19 <li>Malicious software that tracks your keystrokes in exchange for free smileys</li>
|
/frameworks/base/core/res/res/raw/ |
incognito_mode_start_page.html | 19 <li>Malicious software that tracks your keystrokes in exchange for free smileys</li>
|
/frameworks/base/core/res/res/raw-xlarge/ |
incognito_mode_start_page.html | 19 <li>Malicious software that tracks your keystrokes in exchange for free smileys</li>
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/ |
RootsList.java | 25 * handler on ListView. Ignoring keystrokes (e.g. the tab key) cannot be properly done using 55 // Prevent left/right arrow keystrokes from shifting focus away from the roots list.
|
BaseActivity.java | 656 // Forward all unclaimed navigation keystrokes to the DirectoryFragment. This causes any 657 // stray navigation keystrokes focus the content pane, which is probably what the user
|
/frameworks/base/core/res/res/raw-en-rGB/ |
incognito_mode_start_page.html | 14 <li>Malicious software that tracks your keystrokes in exchange for free smileys</li>
|
/frameworks/base/core/res/res/raw-en-rGB-xlarge/ |
incognito_mode_start_page.html | 14 <li>Malicious software that tracks your keystrokes in exchange for free smileys</li>
|
/prebuilts/misc/windows/sdl2/test/ |
checkkeys.c | 13 /* Simple program: Loop, watching keystrokes 15 pump the event loop and catch keystrokes. 164 /* Watch keystrokes */
|
/development/samples/SpinnerTest/ |
_index.html | 33 UI interaction: The <code>testSpinnerUI()</code> method demonstrates how to send keystrokes
|
/external/autotest/server/site_tests/firmware_FAFTSetup/ |
firmware_FAFTSetup.py | 61 # Invoke client side script to monitor keystrokes
|
/external/libchrome/sandbox/win/sandbox_poc/pocdll/ |
exports.h | 76 // Records all keystrokes typed for 15 seconds and then display them.
|
/external/webrtc/webrtc/examples/peerconnection/client/linux/ |
main_wnd.h | 63 // Callback for keystrokes. Used to capture Esc and Return.
|
/external/webrtc/webrtc/modules/audio_processing/transient/ |
transient_suppressor.h | 34 // Processes a |data| chunk, and returns it with keystrokes suppressed from
|
/development/ide/emacs/ |
android-host.el | 63 "Prefix keystrokes for Android commands."
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
WordComposer.java | 136 * Number of keystrokes in the composing word. 137 * @return the number of keystrokes
|
/external/mdnsresponder/mDNSShared/ |
dns-sd.1 | 66 main event-handling loop to receive keystrokes, network data, and other
|
mDNS.1 | 70 main event-handling loop to receive keystrokes, network data, and other
|
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/ |
TerminalView.java | 43 * bitmap updates and passing keystrokes down to terminal.
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/ |
FocusManager.java | 104 // Swallow all navigation keystrokes. Otherwise they go to the app's global 354 * Handles alphanumeric keystrokes for type-to-focus. This method builds a search term out 422 // search. Otherwise, the current search ends, and subsequent keystrokes start a new
|
/development/samples/SpinnerTest/src/com/android/example/spinner/test/ |
SpinnerActivityTest.java | 169 * Tests the UI of the main activity. Sends key events (keystrokes) to the UI, then checks
|
/docs/source.android.com/src/devices/input/ |
key-character-map-files.jd | 67 keystrokes into applications by the IME or by test instrumentation, even 71 keystrokes using the virtual keyboard device and always get the same results.</p>
|
/external/autotest/client/virt/ |
virt_step_editor.py | 259 # Keystrokes HBox 264 label = gtk.Label("Keystrokes:") 500 # Keystrokes [all...] |
/external/autotest/client/tests/kvm/tests/ |
stepmaker.py | 126 # Give focus to the keystrokes entry widget
|
/external/libvncserver/webclients/java-applet/ssl/ |
README | 19 - allow Tab (and some other) keystrokes to be sent to the vnc
|