/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/android/ |
configuration.h | 204 * Set the current keyboard in the configuration. 206 void AConfiguration_setKeyboard(AConfiguration* config, int32_t keyboard);
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/android/ |
configuration.h | 204 * Set the current keyboard in the configuration. 206 void AConfiguration_setKeyboard(AConfiguration* config, int32_t keyboard);
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/android/ |
configuration.h | 204 * Set the current keyboard in the configuration. 206 void AConfiguration_setKeyboard(AConfiguration* config, int32_t keyboard);
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/android/ |
configuration.h | 204 * Set the current keyboard in the configuration. 206 void AConfiguration_setKeyboard(AConfiguration* config, int32_t keyboard);
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/android/ |
configuration.h | 204 * Set the current keyboard in the configuration. 206 void AConfiguration_setKeyboard(AConfiguration* config, int32_t keyboard);
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/android/ |
configuration.h | 204 * Set the current keyboard in the configuration. 206 void AConfiguration_setKeyboard(AConfiguration* config, int32_t keyboard);
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/android/ |
configuration.h | 204 * Set the current keyboard in the configuration. 206 void AConfiguration_setKeyboard(AConfiguration* config, int32_t keyboard);
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/ |
configuration.h | 204 * Set the current keyboard in the configuration. 206 void AConfiguration_setKeyboard(AConfiguration* config, int32_t keyboard);
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/ |
ResearchLogger.java | 48 import com.android.inputmethod.keyboard.Key; 49 import com.android.inputmethod.keyboard.Keyboard; 50 import com.android.inputmethod.keyboard.KeyboardId; 51 import com.android.inputmethod.keyboard.KeyboardSwitcher; 52 import com.android.inputmethod.keyboard.KeyboardView; 53 import com.android.inputmethod.keyboard.MainKeyboardView; 83 * Logs the use of the LatinIME keyboard. 85 * This class logs operations on the IME keyboard, including what the user has typed. 129 // either side of they keyboard [all...] |
/external/chromium_org/chrome/browser/extensions/ |
image_loader.cc | 30 #include "ui/keyboard/keyboard_util.h" 251 if (keyboard::IsKeyboardEnabled()) { 254 keyboard::GetKeyboardExtensionResources(&size);
|
/external/chromium_org/remoting/webapp/ |
ui_mode.js | 88 // dialogs at once (which would break keyboard-navigation confinement). 206 * to confine keyboard navigation to child controls of the dialog when it is 207 * shown and restore keyboard navigation when it is hidden. 254 // If any dialogs have been shown, confine keyboard navigation to the first
|
/external/chromium_org/ui/keyboard/resources/webui/ |
main.css | 17 kb-keyboard {
|
/external/chromium_org/v8/src/ |
d8-debug.cc | 192 // Start the keyboard thread. 193 KeyboardThread keyboard(this); 194 keyboard.Start(); 197 // Process events received from debugged VM and from the keyboard. 355 // read keyboard input. 362 // Pass the keyboard command to the main thread.
|
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/ |
SDL_ikbdinterrupt.S | 56 | Save MFP registers used for keyboard 151 | Clear keyboard buffer 241 | Keyboard press/release
|
/external/v8/src/ |
d8-debug.cc | 193 // Start the keyboard thread. 194 KeyboardThread keyboard(this); 195 keyboard.Start(); 198 // Process events received from debugged VM and from the keyboard. 354 // read keyboard input. 361 // Pass the keyboard command to the main thread.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
ProximityInfo.java | 17 package com.android.inputmethod.keyboard; 23 import com.android.inputmethod.keyboard.internal.TouchPositionCorrection; 75 // No proximity required. Keyboard might be more keys keyboard. 253 // enough space for as many keys as there are on the keyboard. Hence, every
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
LatinIME.java | 71 import com.android.inputmethod.keyboard.KeyDetector; 72 import com.android.inputmethod.keyboard.Keyboard; 73 import com.android.inputmethod.keyboard.KeyboardActionListener; 74 import com.android.inputmethod.keyboard.KeyboardId; 75 import com.android.inputmethod.keyboard.KeyboardSwitcher; 76 import com.android.inputmethod.keyboard.MainKeyboardView; 115 * Input method implementation for Qwerty'ish keyboard. 585 // To load the keyboard we need to load all the settings once, but resetting the 1739 final Keyboard keyboard = mKeyboardSwitcher.getKeyboard(); local 2544 final Keyboard keyboard = mKeyboardSwitcher.getKeyboard(); local 3302 final Keyboard keyboard = mKeyboardSwitcher.getKeyboard(); local [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
display_manager.js | 121 * Whether keyboard navigation flow is enforced. 178 * Forces keyboard based OOBE navigation. 179 * @param {boolean} value True if keyboard navigation flow is forced. 184 keyboard.initializeKeyboardFlow(); 253 // Handle special accelerators for keyboard enhanced navigation flow. 255 keyboard.raiseKeyFocusPrevious(document.activeElement); 257 keyboard.raiseKeyFocusNext(document.activeElement);
|
/frameworks/base/tools/aapt/ |
AaptAssets.cpp | 263 // keyboard hidden 270 // keyboard 273 *value = config.keyboard; 336 return config.keyboard; 601 // keyboard hidden 614 // keyboard 624 //printf("not keyboard: %s\n", part.string()); 694 this->keyboard = key; 740 s += keyboard; 846 if (this->keyboard != "") [all...] |
/frameworks/base/core/java/android/inputmethodservice/ |
KeyboardView.java | 30 import android.inputmethodservice.Keyboard.Key; 57 * A view that renders a virtual {@link Keyboard}. It handles rendering of keys and 72 * Listener for virtual keyboard events. 132 private static final int[] KEY_DELETE = { Keyboard.KEYCODE_DELETE }; 135 private Keyboard mKeyboard; 238 /** Whether the keyboard bitmap needs to be redrawn before it's blitted. **/ 240 /** The dirty region in the keyboard bitmap */ 242 /** The keyboard bitmap for faster updates */ 244 /** Notes if the keyboard just changed, so that we could possibly reallocate the mBuffer. */ 246 /** The canvas for the above mutable keyboard bitmap * 1121 Keyboard keyboard; local [all...] |
Keyboard.java | 39 * Loads an XML description of a keyboard and stores the attributes of the keys. A keyboard 41 * <p>The layout file for a keyboard contains XML that looks like the following snippet:</p> 43 * <Keyboard 53 * </Keyboard> 60 public class Keyboard { 62 static final String TAG = "Keyboard"; 64 // Keyboard XML Tags 65 private static final String TAG_KEYBOARD = "Keyboard"; 81 /** Keyboard label ** 275 private Keyboard keyboard; field in class:Keyboard.Key [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/ |
test.py | 51 self.keyboard = False 131 tests.add('failures/expected/keyboard.html', keyboard=True) 301 Bug(test) failures/expected/keyboard.html [ WontFix ] 584 if test.keyboard:
|
/external/chromium_org/chrome/browser/chromeos/input_method/ |
input_method_engine.cc | 30 #include "ui/keyboard/keyboard_controller.h" 439 keyboard::KeyboardController* keyboard_controller = 450 keyboard::KeyboardController* keyboard_controller = 496 // TODO(komatsu): Support non-us keyboard layouts.
|
/external/chromium_org/ash/shelf/ |
shelf_layout_manager.h | 28 #include "ui/keyboard/keyboard_controller.h" 29 #include "ui/keyboard/keyboard_controller_observer.h" 65 public keyboard::KeyboardControllerObserver, 326 // of the keyboard if necessary. 329 // Overridden from keyboard::KeyboardControllerObserver: 403 // The bounds of the keyboard.
|
/external/chromium_org/chrome/browser/resources/options/ |
browser_options.css | 411 #keyboard-overlay .option-value > select { 415 #keyboard-overlay table {
|