HomeSort by relevance Sort by last modified time
    Searched full:special_function (Results 1 - 25 of 38) sorted by null

1 2

  /device/asus/flo/
apq8064-tabla-snd-card_Button_Jack.kcm 15 type SPECIAL_FUNCTION
hs_detect.kcm 15 type SPECIAL_FUNCTION
keypad_8064.kcm 15 type SPECIAL_FUNCTION
pmic8xxx_pwrkey.kcm 15 type SPECIAL_FUNCTION
  /device/asus/fugu/
gpio-keys.kcm 15 type SPECIAL_FUNCTION
  /device/lge/hammerhead/
Button_Jack.kcm 15 type SPECIAL_FUNCTION
gpio-keys.kcm 15 type SPECIAL_FUNCTION
hs_detect.kcm 15 type SPECIAL_FUNCTION
qpnp_pon.kcm 15 type SPECIAL_FUNCTION
  /device/lge/mako/
apq8064-tabla-snd-card_Button_Jack.kcm 15 type SPECIAL_FUNCTION
hs_detect.kcm 15 type SPECIAL_FUNCTION
keypad_8064.kcm 15 type SPECIAL_FUNCTION
pmic8xxx_pwrkey.kcm 15 type SPECIAL_FUNCTION
  /device/samsung/manta/
manta-keypad.kcm 15 type SPECIAL_FUNCTION
smdk5250-keypad.kcm 15 type SPECIAL_FUNCTION
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
android.view.KeyCharacterMap.html 141 <A NAME="android.view.KeyCharacterMap.SPECIAL_FUNCTION"></A>
142 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/KeyCharacterMap.html#SPECIAL_FUNCTION" target="_top"><code>SPECIAL_FUNCTION</code></A></nobr>
fields_index_additions.html     [all...]
fields_index_all.html     [all...]
  /docs/source.android.com/src/devices/tech/input/
migration-guide.jd 39 the keyboard type to <code>SPECIAL_FUNCTION</code>.</p>
key-character-map-files.jd 106 <p><code>SPECIAL_FUNCTION</code>: A keyboard that is only used to perform system control functions
388 type SPECIAL_FUNCTION
dumpsys.jd 97 just the line <code>type SPECIAL_FUNCTION</code> (that's what in the <code>tuna-gpio-keykad.kcm</code>
touch-devices.jd     [all...]
  /frameworks/base/core/java/android/view/
KeyCharacterMap.java 39 * might be a {@link #NUMERIC} or {@link #SPECIAL_FUNCTION} keyboard, or there
110 public static final int SPECIAL_FUNCTION = 5;
635 * or {@link #SPECIAL_FUNCTION}.
668 * {@link #getKeyboardType() keyboard type} is {@link #FULL} or {@link #SPECIAL_FUNCTION} and
682 case SPECIAL_FUNCTION:
  /frameworks/base/core/java/android/text/method/
TextKeyListener.java 195 || kind == KeyCharacterMap.SPECIAL_FUNCTION) {
  /frameworks/native/libs/input/
KeyCharacterMap.cpp 776 } else if (typeToken == "SPECIAL_FUNCTION") {
    [all...]

Completed in 250 milliseconds

1 2