OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:device
(Results
501 - 525
of
3127
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
UsbDisconnectedReceiver.java
29
// if their
device
/accessory is disconnected while the dialog is still open
35
public UsbDisconnectedReceiver(Activity activity, UsbDevice
device
) {
37
mDevice =
device
;
55
UsbDevice
device
= (UsbDevice)intent.getParcelableExtra(UsbManager.EXTRA_DEVICE);
local
56
if (
device
!= null &&
device
.equals(mDevice)) {
/frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pProvDiscEvent.java
41
public WifiP2pDevice
device
;
field in class:WifiP2pProvDiscEvent
47
device
= new WifiP2pDevice();
75
device
= new WifiP2pDevice();
76
device
.deviceAddress = tokens[1];
85
sbuf.append(
device
);
/hardware/libhardware/include/hardware/
fb.h
152
/** convenience API for opening and closing a supported
device
*/
155
struct framebuffer_device_t**
device
) {
157
GRALLOC_HARDWARE_FB0, (struct hw_device_t**)
device
);
160
static inline int framebuffer_close(struct framebuffer_device_t*
device
) {
161
return
device
->common.close(&
device
->common);
/external/qemu/distrib/sdl-1.2.15/src/video/macrom/
SDL_romvideo.c
119
static void ROM_DeleteDevice(SDL_VideoDevice *
device
)
121
SDL_free(
device
->hidden);
122
SDL_free(
device
);
127
SDL_VideoDevice *
device
;
local
130
device
= (SDL_VideoDevice *)SDL_malloc(sizeof(SDL_VideoDevice));
131
if (
device
) {
132
SDL_memset(
device
, 0, (sizeof *
device
));
133
device
->hidden = (struct SDL_PrivateVideoData *)
134
SDL_malloc((sizeof *
device
->hidden))
[
all
...]
/frameworks/base/core/java/android/bluetooth/
BluetoothHeadset.java
59
* <li> {@link BluetoothDevice#EXTRA_DEVICE} - The remote
device
. </li>
80
* <li> {@link BluetoothDevice#EXTRA_DEVICE} - The remote
device
. </li>
99
* <li> {@link BluetoothDevice#EXTRA_DEVICE} - The remote Bluetooth
Device
322
* Initiate connection to a profile of the remote bluetooth
device
.
329
*
device
is already connected or Bluetooth is not turned on.
338
* @param
device
Remote Bluetooth
Device
343
public boolean connect(BluetoothDevice
device
) {
344
if (DBG) log("connect(" +
device
+ ")");
346
isValidDevice(
device
)) {
[
all
...]
/bionic/libc/kernel/common/linux/
mca.h
21
#include <linux/
device
.h>
44
struct
device
dev;
66
struct
device
dev;
/build/target/board/generic/
device.mk
26
device
/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
27
device
/generic/goldfish/camera/media_profiles.xml:system/etc/media_profiles.xml \
28
device
/generic/goldfish/camera/media_codecs.xml:system/etc/media_codecs.xml \
/build/target/board/generic_mips/
device.mk
26
device
/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
27
device
/generic/goldfish/camera/media_profiles.xml:system/etc/media_profiles.xml \
28
device
/generic/goldfish/camera/media_codecs.xml:system/etc/media_codecs.xml \
/build/target/board/vbox_x86/
device.mk
30
device
/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
31
device
/generic/goldfish/camera/media_profiles.xml:system/etc/media_profiles.xml \
32
device
/generic/goldfish/camera/media_codecs.xml:system/etc/media_codecs.xml \
/development/ndk/platforms/android-3/include/linux/
mca.h
15
#include <linux/
device
.h>
42
struct
device
dev;
62
struct
device
dev;
/external/chromium_org/chrome/browser/chromeos/bluetooth/
bluetooth_pairing_dialog.h
15
namespace
device
{
namespace
21
// Bluetooth
device
pairing dialog shown form ash tray bubble.
25
const
device
::BluetoothDevice*
device
);
/external/chromium_org/testing/gtest_ios/
run-unittest.sh
54
for
device
in 'iPhone' 'iPad'; do
58
"${SimExecutable}" "-d${
device
}" "-s${iosVersion}" "${appPath}"
64
XcodeHeader ${LINENO} "Launching tests for ${
device
} (iOS ${iosVersion})"
77
XcodeNote ${LINENO} "Skipping running of unittests for
device
build."
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
mca.h
15
#include <linux/
device
.h>
42
struct
device
dev;
62
struct
device
dev;
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
mca.h
15
#include <linux/
device
.h>
42
struct
device
dev;
62
struct
device
dev;
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
mca.h
15
#include <linux/
device
.h>
42
struct
device
dev;
62
struct
device
dev;
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
mca.h
15
#include <linux/
device
.h>
42
struct
device
dev;
62
struct
device
dev;
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
mca.h
15
#include <linux/
device
.h>
42
struct
device
dev;
62
struct
device
dev;
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
mca.h
15
#include <linux/
device
.h>
42
struct
device
dev;
62
struct
device
dev;
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
mca.h
15
#include <linux/
device
.h>
42
struct
device
dev;
62
struct
device
dev;
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
mca.h
15
#include <linux/
device
.h>
42
struct
device
dev;
62
struct
device
dev;
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
mca.h
15
#include <linux/
device
.h>
42
struct
device
dev;
62
struct
device
dev;
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
mca.h
15
#include <linux/
device
.h>
42
struct
device
dev;
62
struct
device
dev;
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
mca.h
15
#include <linux/
device
.h>
42
struct
device
dev;
62
struct
device
dev;
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
mca.h
15
#include <linux/
device
.h>
42
struct
device
dev;
62
struct
device
dev;
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
mca.h
15
#include <linux/
device
.h>
42
struct
device
dev;
62
struct
device
dev;
Completed in 2146 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>