/sdk/emulator/gps/ |
gps_qemu.c | 17 /* this implements a GPS hardware library for the Android emulator. 21 * it will be loaded by the code in hardware/libhardware/hardware.c 36 #include <hardware/gps.h> 37 #include <hardware/qemud.h>
|
/prebuilt/sdk/14/ |
android.jar | |
/frameworks/base/core/java/android/app/ |
ContextImpl.java | 45 import android.hardware.SensorManager; 46 import android.hardware.usb.IUsbManager; 47 import android.hardware.usb.UsbManager; [all...] |
/frameworks/base/services/audioflinger/ |
AudioPolicyService.cpp | 39 #include <hardware/hardware.h> 42 #include <hardware/audio_policy.h> [all...] |
/device/samsung/tuna/audio/ |
audio_hw.c | 30 #include <hardware/hardware.h> 32 #include <hardware/audio.h> 37 #include <hardware/audio_effect.h> [all...] |
/external/oprofile/events/i386/nehalem/ |
events | 37 event:0x1D counters:0,1,2,3 um:hw_int minimum:100 name:HW_INT : Counts hardware interrupt events. 54 event:0x4E counters:0,1,2,3 um:l1d_prefetch minimum:6000 name:L1D_PREFETCH : Counts number of hardware prefetch requests.
|
/external/valgrind/main/exp-bbv/tests/arm-linux/ |
ll.S | 402 @ Divide - because ARM has no hardware int divide 475 .ascii "Hardware : Marvell SheevaPlug Reference Board\n"
|
/frameworks/base/core/java/android/widget/ |
OverScroller.java | 20 import android.hardware.SensorManager; [all...] |
/frameworks/base/include/private/opengles/ |
gl_context.h | 29 #include <hardware/gralloc.h>
|
/frameworks/base/services/camera/libcameraservice/ |
CameraHardwareInterface.h | 30 #include <hardware/camera.h> 51 * camera hardware abstraction layer, used for setting and getting 420 * Release the hardware resources owned by this object. Note that this is 430 * Dump state of the camera hardware
|
/frameworks/base/services/java/com/android/server/ |
PowerManagerService.java | 36 import android.hardware.Sensor; 37 import android.hardware.SensorEvent; 38 import android.hardware.SensorEventListener; 39 import android.hardware.SensorManager; 152 // we should read them from the driver, but our current hardware returns 0 [all...] |
/frameworks/base/services/sensorservice/ |
SensorService.cpp | 39 #include <hardware/sensors.h>
|
/packages/apps/Camera/src/com/android/camera/ |
EffectsRecorder.java | 34 import android.hardware.Camera; [all...] |
/packages/apps/Settings/src/com/android/settings/ |
TetherSettings.java | 34 import android.hardware.usb.UsbManager;
|
/external/oprofile/events/x86-64/family11h/ |
events | 96 event:0xcf counters:0,1,2,3 um:zero minimum:10 name:INTERRUPTS_TAKEN : Number of taken hardware interrupts
|
/external/oprofile/events/x86-64/hammer/ |
events | 91 event:0xcf counters:0,1,2,3 um:zero minimum:10 name:INTERRUPTS_TAKEN : Number of taken hardware interrupts
|
/prebuilt/sdk/12/ |
android.jar | |
/prebuilt/sdk/13/ |
android.jar | |
/hardware/ti/omap4xxx/hwc/ |
hwc.c | 29 #include <hardware/hardware.h> 30 #include <hardware/hwcomposer.h> [all...] |
/development/tools/emulator/opengl/ |
common.mk | 2 # the hardware OpenGL ES emulation for Android.
|
/hardware/ti/omap4xxx/camera/inc/ |
CameraHal.h | 39 #include <hardware/camera.h> 311 CAMERA_ERROR_HARD = 0x2, // Hard errors are hardware hangs that may be recoverable by resetting the hardware internally within the adapter 891 Implementation of the Android Camera hardware abstraction layer 1028 * Release the hardware resources owned by this object. Note that this is 1034 * Dump state of the camera hardware [all...] |
/packages/apps/Settings/src/com/android/settings/applications/ |
InstalledAppDetails.java | 41 import android.hardware.usb.IUsbManager; [all...] |
/prebuilt/sdk/11/ |
android.jar | |
/prebuilt/sdk/9/ |
android.jar | |
/prebuilt/sdk/4/ |
android.jar | |