HomeSort by relevance Sort by last modified time
    Searched refs:Keyboard (Results 26 - 36 of 36) sorted by null

12

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 30 import android.inputmethodservice.Keyboard;
79 * Input method implementation for Qwerty'ish keyboard.
596 // NOTE: For now, we use the phone keyboard for NUMBER and DATETIME until we get
806 // Don't look for corrections if the keyboard is not visible
    [all...]
LatinKeyboard.java 33 import android.inputmethodservice.Keyboard;
42 public class LatinKeyboard extends Keyboard {
78 // Whether this keyboard has voice icon on it
95 // TODO: remove this attribute when either Keyboard.mDefaultVerticalGap or Key.parent becomes
108 // Minimum width of space key preview (proportional to keyboard width)
147 // The index of space key is available only after Keyboard constructor has finished.
381 // Update KEYCODE_F1 key. Please note that some keyboard layouts have no F1 key.
397 } else { // Symbols keyboard
    [all...]
TextEntryState.java 20 import android.inputmethodservice.Keyboard.Key;
  /external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_ikbdinterrupt.S 51 | Save MFP registers used for keyboard
108 | Clear keyboard buffer
173 | Keyboard press/release
  /prebuilt/common/tools-common/
tools-common-prebuilt.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ConfigurationSelector.java 41 import com.android.sdklib.resources.Keyboard;
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/xml/
AndroidManifestParser.java 23 import com.android.sdklib.resources.Keyboard;
510 mManifestData.mUsesConfiguration.mReqKeyboardType = Keyboard.getEnum(
  /frameworks/base/docs/html/resources/
resources_toc.cs 255 <span class="en">Soft Keyboard</span>
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 1245 milliseconds

12