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

1 2 3 4 5 6 7 8 91011>>

  /device/sample/skins/WVGAMedDpi/
hardware.ini 1 # skin-specific hardware values
  /device/sample/sdk_addon/
hardware.ini 1 # Custom hardware options for the add-on.
3 # Each skin can also override those values with its own hardware.ini file
  /external/kernel-headers/original/asm-arm/
hardware.h 2 * linux/include/asm-arm/hardware.h
10 * Common hardware definitions
16 #include <asm/arch/hardware.h>
vga.h 4 #include <asm/hardware.h>
  /frameworks/native/data/etc/
handheld_core_hardware.xml 17 <!-- These are the hardware components that all handheld devices
18 must include. Devices with optional hardware must also include extra
19 hardware files, per the comments below.
26 <feature name="android.hardware.camera" />
27 <feature name="android.hardware.location" />
28 <feature name="android.hardware.location.network" />
29 <feature name="android.hardware.sensor.compass" />
30 <feature name="android.hardware.sensor.accelerometer" />
31 <feature name="android.hardware.bluetooth" />
32 <feature name="android.hardware.touchscreen" /
    [all...]
tablet_core_hardware.xml 17 <!-- These are the hardware components that all handheld devices
18 must include. Devices with optional hardware must also include extra
19 hardware files, per the comments below.
26 <feature name="android.hardware.location" />
27 <feature name="android.hardware.location.network" />
28 <feature name="android.hardware.sensor.compass" />
29 <feature name="android.hardware.sensor.accelerometer" />
30 <feature name="android.hardware.bluetooth" />
31 <feature name="android.hardware.touchscreen" />
32 <feature name="android.hardware.touchscreen.multitouch" /
    [all...]
  /frameworks/base/core/java/android/hardware/usb/
package.html 3 <p>Provides support to communicate with USB hardware peripherals that are connected to
10 <p>Use {@link android.hardware.usb.UsbManager} to access the state of the USB and to
11 communicate with connected hardware peripherals. Use {@link android.hardware.usb.UsbDevice} to
12 communicate with the hardware peripheral if the Android-powered device is acting as the USB host.
13 Use {@link android.hardware.usb.UsbAccessory} if the peripheral is acting as the USB host.</p>
  /frameworks/base/core/java/android/hardware/
package.html 3 <p>Provides support for hardware features, such as the camera and other sensors. Be aware that
4 not all Android-powered devices support all hardware features, so you should declare hardware
  /development/ndk/platforms/android-8/samples/bitmap-plasma/jni/
Application.mk 1 # The ARMv7 is significanly faster due to the use of the hardware FPU
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
Application.mk 1 # The ARMv7 is significanly faster due to the use of the hardware FPU
  /development/tools/emulator/skins/HVGA/
hardware.ini 1 # skin-specific hardware values
  /development/tools/emulator/skins/QVGA/
hardware.ini 1 # skin-specific hardware values
  /development/tools/emulator/skins/WQVGA400/
hardware.ini 1 # skin-specific hardware values
  /development/tools/emulator/skins/WQVGA432/
hardware.ini 1 # skin-specific hardware values
  /development/tools/emulator/skins/WVGA800/
hardware.ini 1 # skin-specific hardware values
  /development/tools/emulator/skins/WVGA854/
hardware.ini 1 # skin-specific hardware values
  /gdk/samples/bitmap-plasma-llvm/jni/
Application.mk 1 # The ARMv7 is significanly faster due to the use of the hardware FPU
  /gdk/samples/hello-llvm/jni/
Application.mk 1 # The ARMv7 is significanly faster due to the use of the hardware FPU
  /build/target/board/emulator/
BoardConfig.mk 6 # The generic product target doesn't have any hardware-specific pieces.
11 # no hardware camera
  /hardware/invensense/libsensors/
Android.mk 33 LOCAL_C_INCLUDES += hardware/invensense/mlsdk/platform/include
34 LOCAL_C_INCLUDES += hardware/invensense/mlsdk/platform/include/linux
35 LOCAL_C_INCLUDES += hardware/invensense/mlsdk/platform/linux
36 LOCAL_C_INCLUDES += hardware/invensense/mlsdk/mllite
37 LOCAL_C_INCLUDES += hardware/invensense/mlsdk/mldmp
38 LOCAL_C_INCLUDES += hardware/invensense/mlsdk/external/aichi
39 LOCAL_C_INCLUDES += hardware/invensense/mlsdk/external/akmd
  /development/tools/emulator/skins/WSVGA/
hardware.ini 1 # skin-specific hardware values
  /development/tools/emulator/skins/WXGA720/
hardware.ini 1 # skin-specific hardware values
  /development/tools/emulator/skins/WXGA800/
hardware.ini 1 # skin-specific hardware values
  /development/tools/emulator/skins/WXGA800-7in/
hardware.ini 1 # skin-specific hardware values
  /external/qemu/hw/
arm_pic.h 9 * Arm hardware uses a wide variety of interrupt handling hardware.

Completed in 320 milliseconds

1 2 3 4 5 6 7 8 91011>>