Home
last modified time | relevance | path

Searched refs:Device (Results 1 – 25 of 120) sorted by relevance

12345

/frameworks/base/core/java/android/bluetooth/
DBluetoothClass.java143 public static class Device { class in BluetoothClass
258 return (mClass & Device.Major.BITMASK); in getMajorDeviceClass()
271 return (mClass & Device.BITMASK); in getDeviceClass()
305 case Device.AUDIO_VIDEO_HIFI_AUDIO: in doesClassMatch()
306 case Device.AUDIO_VIDEO_HEADPHONES: in doesClassMatch()
307 case Device.AUDIO_VIDEO_LOUDSPEAKER: in doesClassMatch()
308 case Device.AUDIO_VIDEO_CAR_AUDIO: in doesClassMatch()
321 case Device.AUDIO_VIDEO_HANDSFREE: in doesClassMatch()
322 case Device.AUDIO_VIDEO_WEARABLE_HEADSET: in doesClassMatch()
323 case Device.AUDIO_VIDEO_CAR_AUDIO: in doesClassMatch()
[all …]
DBluetoothPbap.java292 case BluetoothClass.Device.COMPUTER_DESKTOP: in doesClassMatchSink()
293 case BluetoothClass.Device.COMPUTER_LAPTOP: in doesClassMatchSink()
294 case BluetoothClass.Device.COMPUTER_SERVER: in doesClassMatchSink()
295 case BluetoothClass.Device.COMPUTER_UNCATEGORIZED: in doesClassMatchSink()
DBluetoothMap.java248 case BluetoothClass.Device.COMPUTER_DESKTOP: in doesClassMatchSink()
249 case BluetoothClass.Device.COMPUTER_LAPTOP: in doesClassMatchSink()
250 case BluetoothClass.Device.COMPUTER_SERVER: in doesClassMatchSink()
251 case BluetoothClass.Device.COMPUTER_UNCATEGORIZED: in doesClassMatchSink()
/frameworks/rs/
DrsDevice.cpp23 Device::Device() { in Device() function in Device
27 Device::~Device() { in ~Device()
30 void Device::addContext(Context *rsc) { in addContext()
34 void Device::removeContext(Context *rsc) { in removeContext()
44 Device * d = new Device(); in rsDeviceCreate()
49 Device * d = static_cast<Device *>(dev); in rsDeviceDestroy()
54 Device * d = static_cast<Device *>(dev); in rsDeviceSetConfig()
DrsDevice.h28 class Device {
30 Device();
31 ~Device();
DrsContext.h55 class Device; variable
87 static Context * createContext(Device *, const RsSurfaceConfig *sc,
250 Device *mDev;
285 bool initContext(Device *, const RsSurfaceConfig *sc);
DrsContext.cpp531 Context * Context::createContext(Device *dev, const RsSurfaceConfig *sc, in createContext()
557 bool Context::initContext(Device *dev, const RsSurfaceConfig *sc) { in initContext()
965 Device * dev = static_cast<Device *>(vdev); in rsContextCreate()
978 Device * dev = static_cast<Device *>(vdev); in rsContextCreateGL()
/frameworks/native/services/inputflinger/
DEventHub.h324 struct Device { struct
325 Device* next; argument
358 Device(int fd, int32_t id, const String8& path, const InputDeviceIdentifier& identifier); argument
359 ~Device();
375 void addDeviceLocked(Device* device); argument
379 void closeDeviceLocked(Device* device);
386 Device* getDeviceByDescriptorLocked(String8& descriptor) const;
387 Device* getDeviceLocked(int32_t deviceId) const;
388 Device* getDeviceByPathLocked(const char* devicePath) const;
390 bool hasKeycodeLocked(Device* device, int keycode) const;
[all …]
DEventHub.cpp140 EventHub::Device::Device(int fd, int32_t id, const String8& path, in Device() function in android::EventHub::Device
156 EventHub::Device::~Device() { in ~Device()
162 void EventHub::Device::close() { in close()
230 Device* device = mClosingDevices; in ~EventHub()
245 Device* device = getDeviceLocked(deviceId); in getDeviceIdentifier()
252 Device* device = getDeviceLocked(deviceId); in getDeviceClasses()
259 Device* device = getDeviceLocked(deviceId); in getDeviceControllerNumber()
266 Device* device = getDeviceLocked(deviceId); in getConfiguration()
281 Device* device = getDeviceLocked(deviceId); in getAbsoluteAxisInfo()
308 Device* device = getDeviceLocked(deviceId); in hasRelativeAxis()
[all …]
/frameworks/base/docs/html/tools/help/
Dmonitor.jd1 page.title=Device Monitor
16 <p>Android Device Monitor is a stand-alone tool that provides a graphical user interface for
33 <p>To start Device Monitor, enter the following command from the SDK <code>tools/</code>
37 <p>Start an Android emulator or connect an Android device via USB cable, and connect Device
41 If you're using ADT, you may need to close the debugging tool before launching the Device Monitor
Dgltracer.jd30 Device Monitor tool.</p>
41 <p>To run Tracer in Device Monitor:</p>
44 <li>Start the <a href="monitor.html">Device Monitor</a> tool.</li>
67 <li>In Eclipse or Device Monitor, activate the <strong>Tracer for OpenGL ES</strong>
71 <li>In the dialog box, select the <strong>Device</strong> to use for the trace.</li>
97 <li>In Eclipse or Device Monitor, activate the <strong>Tracer for OpenGL ES</strong>
Davd-manager.jd11 <li>In Eclipse: select <strong>Window &gt; Android Virtual Device Manager</strong>, or click
/frameworks/base/docs/html/training/enterprise/
Ddevice-management-policy.jd1 page.title=Enhancing Security with Device Management Policies
13 <li><a href="#CreateDeviceAdminReceiver">Create a Device Administration Receiver</a></li>
14 <li><a href="#ActivateDeviceAdmin">Activate the Device Administrator</a></li>
15 <li><a href="#ImplementDevicePolicyController">Implement the Device Policy Controller</a></li>
21 <li><a href="{@docRoot}guide/topics/admin/device-admin.html">Device Administration</a></li>
37 capabilities through the Device Administration APIs.</p>
87 <h2 id="CreateDeviceAdminReceiver">Create a Device Administration Receiver</h2>
89 <p>Create a Device Administration broadcast receiver, which gets notified of events related to the …
91 <p>In the sample application, Device Admin, when the device administrator is deactivated by the
114 <h2 id="ActivateDeviceAdmin">Activate the Device Administrator</h2>
[all …]
Dindex.jd6 next.title=Enhancing Security with Device Management Policies
23 <li><a href="{@docRoot}guide/topics/admin/device-admin.html">Device Administration</a></li>
46 <dt><b><a href="device-management-policy.html">Enhancing Security with Device Management
/frameworks/base/docs/html/training/cloudsave/
Dconflict-res.jd26 <li><a href="#solution">Solution: Store the Sub-totals per Device</a></li>
153 <th>Data on Device A</th>
154 <th>Data on Device B</th>
180 <td>Device B saves state to cloud</td>
187 <td>Device A tries to save state to cloud.<br />
195 <td>Device A resolves conflict by picking largest of the two numbers.</td>
259 <th>Data on Device A</th>
260 <th>Data on Device B</th>
302 <td>Device B uploads its data to the cloud
311 <td>Device A tries to upload its data to the cloud.
[all …]
/frameworks/base/docs/html/guide/topics/admin/
Ddevice-admin.jd1 page.title=Device Administration
9 <li><a href="#overview">Device Administration API Overview</a>
16 <li><a href="#developing">Developing a Device Administration Application</a>
35 Android Device Administration API. The Device Administration API provides device
48 provided by the Device Administration API to provide stronger security for
52 <h2 id="overview">Device Administration API Overview</h2>
54 <p>Here are examples of the types of applications that might use the Device Administration API:</p>
58 <li>Device management services and applications.</li>
62 <p>You use the Device Administration API to write device admin applications that users
93 supported in the Device Administration API, the connection will not
[all …]
/frameworks/base/docs/html/training/basics/firstapp/
Drunning-app.jd21 <li><a href="#RealDevice">Run on a Real Device</a></li>
102 <h2 id="RealDevice">Run on a Real Device</h2>
157 first create an <a href="{@docRoot}tools/devices/index.html">Android Virtual Device</a> (AVD). An
169 <li>Launch the Android Virtual Device Manager:
171 <li>In Eclipse, click Android Virtual Device Manager
179 <li>In the <em>Android Virtual Device Manager</em> panel, click <strong>New</strong>.</li>
183 <li>Select the new AVD from the <em>Android Virtual Device Manager</em> and click
/frameworks/base/docs/html/training/scheduling/
Dindex.jd1 page.title=Managing Device Awake State
52 <strong><a href="wakelock.html">Keeping the Device Awake</a></strong>
/frameworks/base/docs/html/training/beam-files/
Dindex.jd50 <b><a href="send-files.html">Sending Files to Another Device</a></b>
55 <b><a href="receive-files.html">Receiving Files from Another Device</a></b>
/frameworks/base/docs/html/distribute/tools/
Ddisttools_toc.cs15 <span class="en">Device Art Generator</span></a>
/frameworks/base/docs/html/sdk/installing/
Dstudio-debug.jd31 <li><a href="{@docRoot}tools/help/monitor.html">Device Monitor</a></li>
58 <p class="img-caption"><strong>Figure 1.</strong> The Choose Device window enables you to
74 <li>On the <em>Choose Device</em> window, select a hardware device from the list or
79 <p>Figure 1 shows the <em>Choose Device</em> window. The list shows all the Android devices
83 <a href="{@docRoot}tools/devices/managing-avds.html">Android Virtual Device Manager</a>.</p>
338 <p>The Android Device Monitor is a stand-alone tool with a graphical user interface for serveral
340 You can use the Android Device Monitor to analyze memory usage, profile methods,
343 <p>To open the Android Device Monitor from Android Studio, click
345 style="vertical-align:bottom;margin:0;height:20px"/> on the toolbar. The Android Device Monitor
348 <p>For more information about the Android Device Monitor and DDMS, see
[all …]
/frameworks/base/docs/html/tv/adt-1/
Dindex.jd18 <li><a href="#setup">Device Setup</a></li>
48 <h3 id="setup">Device Setup</h3>
61 <strong>Settings &gt; Device &gt; Display &gt; Daydream</strong>.
68 network, go to <strong>Settings &gt; Device &gt; Wi-Fi</strong>. To use an Ethernet network
95 Device &gt; Wi-Fi &gt; your-network-name &gt; Status info</strong>.</li>
217 <li>Go to <strong>Settings &gt; Device &gt; Google Cast</strong> and turn on developer support,
259 <p>From the home screen, go to <strong>Settings &gt; Device &gt; Storage &amp; Reset</strong>, and
/frameworks/base/docs/html/
Dlegal.jd101 <dt>Android Cloud to Device Messaging</dt>
102 <dd>Android Cloud to Device Messaging (C2DM) is a service that helps you send data from
105 fetch updated app or user data. Before you can sign up for Android Cloud to Device Messaging, you
107 <p><a href="https://developers.google.com/android/c2dm/terms">Android Cloud to Device
/frameworks/base/docs/html/guide/webapps/
Dtargeting.jd15 <li><a href="#DensityCSS">Targeting Device Density with CSS</a></li>
16 <li><a href="#DensityJS">targeting Device Density with JavaScript</a></li>
122 <h2 id="DensityCSS">Targeting Device Density with CSS</h2>
167 <h2 id="DensityJS">Targeting Device Density with JavaScript</h2>
/frameworks/base/docs/html/training/wearables/apps/
Dcreating.jd10 <li><a href="#SetupDevice">Set Up an Android Wear Device</a></li>
38 <h2 id="SetupEmulator">Set Up an Android Wear Emulator or Device</h2>
43 <h3>Set up an Android Wear Virtual Device</h3>
53 <li><b>Device</b> - Android Wear Round or Square device types</li>
86 <h3 id="SetupDevice">Set Up an Android Wear Device</h3>

12345