OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hardware
(Results
176 - 200
of
399
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/include/ui/egl/
android_natives.h
23
#include <
hardware
/gralloc.h>
/frameworks/base/libs/ui/
GraphicBufferMapper.cpp
28
#include <
hardware
/gralloc.h>
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
UsbConfirmActivity.java
28
import android.
hardware
.usb.IUsbManager;
29
import android.
hardware
.usb.UsbDevice;
30
import android.
hardware
.usb.UsbAccessory;
31
import android.
hardware
.usb.UsbManager;
UsbPermissionActivity.java
27
import android.
hardware
.usb.IUsbManager;
28
import android.
hardware
.usb.UsbDevice;
29
import android.
hardware
.usb.UsbAccessory;
30
import android.
hardware
.usb.UsbManager;
/frameworks/base/services/sensorservice/
LinearAccelerationSensor.cpp
23
#include <
hardware
/sensors.h>
/frameworks/base/services/surfaceflinger/DisplayHardware/
HWComposer.h
25
#include <
hardware
/hwcomposer.h>
61
// release
hardware
resources
/hardware/libhardware/modules/audio/
Android.mk
19
# libhardware/
hardware
.c
21
# The format of the name is audio.<type>.<
hardware
/etc>.so where the only
/hardware/libhardware/modules/gralloc/
gralloc_priv.h
23
#include <
hardware
/gralloc.h>
/hardware/msm7k/libgralloc/
gralloc_priv.h
23
#include <
hardware
/gralloc.h>
/hardware/qcom/gps/loc_api/libloc_api/
loc_eng.h
50
#include <
hardware
/gps.h>
/hardware/ti/omap4xxx/hwc/
hal_public.h
27
/* Authors of third party
hardware
composer (HWC) modules will need to include
31
#include <
hardware
/gralloc.h>
128
/* Custom-blit components in lieu of overlay
hardware
*/
/packages/apps/Camera/src/com/android/camera/ui/
CameraPicker.java
24
import android.
hardware
.Camera.CameraInfo;
/packages/apps/Gallery2/src/com/android/gallery3d/app/
EyePosition.java
23
import android.
hardware
.Sensor;
24
import android.
hardware
.SensorEvent;
25
import android.
hardware
.SensorEventListener;
26
import android.
hardware
.SensorManager;
/packages/providers/MediaProvider/src/com/android/providers/media/
UsbReceiver.java
23
import android.
hardware
.usb.UsbManager;
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/arch/
io.h
15
#include <asm/
hardware
.h>
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/arch/
io.h
15
#include <asm/
hardware
.h>
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/arch/
io.h
15
#include <asm/
hardware
.h>
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/arch/
io.h
15
#include <asm/
hardware
.h>
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/arch/
io.h
15
#include <asm/
hardware
.h>
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/arch/
io.h
15
#include <asm/
hardware
.h>
/cts/tests/tests/app/src/android/app/cts/
SystemFeaturesTest.java
30
import android.
hardware
.Camera;
31
import android.
hardware
.Sensor;
32
import android.
hardware
.SensorManager;
33
import android.
hardware
.Camera.CameraInfo;
34
import android.
hardware
.Camera.Parameters;
/packages/apps/Gallery2/src/com/android/gallery3d/data/
MtpClient.java
24
import android.
hardware
.usb.UsbConstants;
25
import android.
hardware
.usb.UsbDevice;
26
import android.
hardware
.usb.UsbDeviceConnection;
27
import android.
hardware
.usb.UsbInterface;
28
import android.
hardware
.usb.UsbManager;
142
* Tests to see if a {@link android.
hardware
.usb.UsbDevice}
178
* Opens the {@link android.
hardware
.usb.UsbDevice} for an MTP or PTP
/packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/
VideoChatTestActivity.java
8
import android.
hardware
.Camera;
9
import android.
hardware
.Camera.Size;
283
int cameraId, android.
hardware
.Camera camera) {
284
android.
hardware
.Camera.CameraInfo info =
285
new android.
hardware
.Camera.CameraInfo();
286
android.
hardware
.Camera.getCameraInfo(cameraId, info);
/development/tools/emulator/system/gps/
Android.mk
26
# hw/<GPS_HARDWARE_MODULE_ID>.<ro.
hardware
>.so
/development/tools/emulator/system/lights/
Android.mk
18
# hw/<LIGHTS_HARDWARE_MODULE_ID>.<ro.
hardware
>.so
Completed in 267 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>