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

  /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
  /docs/source.android.com/src/devices/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
touch-devices.jd     [all...]
diagnostics.jd 163 SPECIAL_FUNCTION</code> (that's what in the <code>tuna-gpio-keykad.kcm</code>
keyboard-devices.jd 221 type of <code>SPECIAL_FUNCTION</code>) will never be registered as the built-in keyboard,
    [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...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h 2366 bfd_reloc_status_type (*special_function) member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
bfd.h 2411 bfd_reloc_status_type (*special_function) member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h 2366 bfd_reloc_status_type (*special_function) member in struct:reloc_howto_struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
bfd.info     [all...]

Completed in 739 milliseconds