Home
last modified time | relevance | path

Searched defs:getDevice (Results 1 – 13 of 13) sorted by relevance

/frameworks/native/include/ui/
DFramebufferNativeWindow.h56 framebuffer_device_t const * getDevice() const { return fbDev; } in getDevice() function
/frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/
DMtpClient.java228 public MtpDevice getDevice(String deviceName) { in getDevice() method in MtpClient
241 public MtpDevice getDevice(int id) { in getDevice() method in MtpClient
/frameworks/base/core/java/android/bluetooth/le/
DScanResult.java100 public BluetoothDevice getDevice() { in getDevice() method in ScanResult
/frameworks/base/core/java/android/view/
DInputEvent.java65 public final InputDevice getDevice() { in getDevice() method in InputEvent
DInputDevice.java408 public static InputDevice getDevice(int id) { in getDevice() method in InputDevice
/frameworks/native/libs/binder/
DMemoryHeapBase.cpp169 const char* MemoryHeapBase::getDevice() const { in getDevice() function in android::MemoryHeapBase
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattService.java123 /*package*/ BluetoothDevice getDevice() { in getDevice() method in BluetoothGattService
DBluetoothGatt.java785 public BluetoothDevice getDevice() { in getDevice() method in BluetoothGatt
/frameworks/base/core/java/android/hardware/camera2/
DCameraCaptureSession.java59 public abstract CameraDevice getDevice(); in getDevice() method in CameraCaptureSession
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraCaptureSessionImpl.java141 public CameraDevice getDevice() { in getDevice() method in CameraCaptureSessionImpl
/frameworks/native/services/inputflinger/
DInputReader.h952 inline InputDevice* getDevice() { return mDevice; } in getDevice() function
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp470 Device* getDevice(int32_t deviceId) const { in getDevice() function in android::FakeEventHub
/frameworks/av/services/audiopolicy/
DAudioPolicyManager.cpp7601 sp<AudioPolicyManager::DeviceDescriptor> AudioPolicyManager::DeviceVector::getDevice( in getDevice() function in android::AudioPolicyManager::DeviceVector