/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/ |
D | MtpManager.java | 115 getDevice(deviceId).close(); in closeDevice() 131 final MtpDevice device = getDevice(deviceId); in getObjectInfo() 141 final MtpDevice device = getDevice(deviceId); in getObjectHandles() 151 final MtpDevice device = getDevice(deviceId); in getObject() 161 final MtpDevice device = getDevice(deviceId); in getPartialObject() 169 final MtpDevice device = getDevice(deviceId); in getPartialObject64() 176 final MtpDevice device = getDevice(deviceId); in getThumbnail() 185 final MtpDevice device = getDevice(deviceId); in deleteDocument() 195 final MtpDevice device = getDevice(deviceId); in createDocument() 212 final MtpDevice device = getDevice(deviceId); in getParent() [all …]
|
/frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/ |
D | MtpClient.java | 228 public MtpDevice getDevice(String deviceName) { in getDevice() method in MtpClient 241 public MtpDevice getDevice(int id) { in getDevice() method in MtpClient 274 MtpDevice device = getDevice(deviceName); in getStorageList() 306 MtpDevice device = getDevice(deviceName); in getObjectInfo() 321 MtpDevice device = getDevice(deviceName); in deleteObject() 342 MtpDevice device = getDevice(deviceName); in getObjectList() 378 MtpDevice device = getDevice(deviceName); in getObject() 393 MtpDevice device = getDevice(deviceName); in getThumbnail() 411 MtpDevice device = getDevice(deviceName); in importFile()
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGatt.java | 530 if (svc.getDevice().equals(device) && in getService() 705 public BluetoothDevice getDevice() { in getDevice() method in BluetoothGatt 754 if (service.getDevice().equals(mDevice)) { in getServices() 780 if (service.getDevice().equals(mDevice) && in getService() 811 BluetoothDevice device = service.getDevice(); in readCharacteristic() 854 BluetoothDevice device = service.getDevice(); in writeCharacteristic() 897 BluetoothDevice device = service.getDevice(); in readDescriptor() 938 BluetoothDevice device = service.getDevice(); in writeDescriptor() 1075 BluetoothDevice device = service.getDevice(); in setCharacteristicNotification()
|
D | BluetoothHeadsetClientCall.java | 132 public BluetoothDevice getDevice() { in getDevice() method in BluetoothHeadsetClientCall
|
/frameworks/base/core/java/android/view/ |
D | InputEvent.java | 65 public final InputDevice getDevice() { in getDevice() method in InputEvent 66 return InputDevice.getDevice(getDeviceId()); in getDevice()
|
/frameworks/base/tools/preload2/src/com/android/preload/ |
D | ClientUtils.java | 167 if ((arg1 & Client.CHANGE_INFO) != 0 && (arg0.getDevice() == device)) { in clientChanged() 218 if ((arg1 & Client.CHANGE_INFO) != 0 && (arg0.getDevice() == device)) { in clientChanged()
|
D | Main.java | 143 public IDevice getDevice() { in getDevice() method in Main 176 new ReloadListAction(clientUtils, getDevice(), clientListModel).run(); in startUp()
|
D | DeviceUtils.java | 292 device = wfdl.getDevice(); in get() 329 public IDevice getDevice() { in getDevice() method in DeviceUtils.WaitForDevice.WaitForDeviceListener
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | TaskTapPointerEventListener.java | 92 InputDevice inputDevice = motionEvent.getDevice(); in onPointerEvent() 124 InputDevice inputDevice = motionEvent.getDevice(); in onPointerEvent()
|
/frameworks/native/include/binder/ |
D | MemoryHeapBase.h | 69 const char* getDevice() const;
|
/frameworks/base/core/java/android/hardware/camera2/impl/ |
D | CameraConstrainedHighSpeedCaptureSessionImpl.java | 162 public CameraDevice getDevice() { in getDevice() method in CameraConstrainedHighSpeedCaptureSessionImpl 163 return mSessionImpl.getDevice(); in getDevice()
|
/frameworks/av/camera/ndk/impl/ |
D | ACameraCaptureSession.h | 92 ACameraDevice* getDevice();
|
D | ACameraCaptureSession.cpp | 152 ACameraCaptureSession::getDevice() { in getDevice() function in ACameraCaptureSession
|
/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/ |
D | BluetoothMidiDevice.java | 229 properties.putString(MidiDeviceInfo.PROPERTY_NAME, mBluetoothGatt.getDevice().getName()); in BluetoothMidiDevice() 231 mBluetoothGatt.getDevice()); in BluetoothMidiDevice()
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
D | IOProfile.cpp | 53 } else if (mSupportedDevices.getDevice(device, address) == 0) { in isCompatibleProfile()
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
D | IOProfile.h | 101 return mSupportedDevices.getDevice(type, address); in getSupportedDeviceByAddress()
|
D | DeviceDescriptor.h | 79 sp<DeviceDescriptor> getDevice(audio_devices_t type, String8 address) const;
|
/frameworks/av/camera/ndk/ |
D | NdkCameraCaptureSession.cpp | 58 *device = session->getDevice(); in ACameraCaptureSession_getDevice()
|
/frameworks/native/services/inputflinger/ |
D | InputReader.cpp | 2168 getDevice()->getConfiguration().tryGetProperty(String8("keyboard.orientationAware"), in configureParameters() 2177 getDevice()->getConfiguration().tryGetProperty(String8("keyboard.handlesKeyRepeat"), in configureParameters() 2263 getDevice(), keyCode, scanCode)) { in processKey() 2308 if (down && getDevice()->isExternal()) { in processKey() 2465 mCursorScrollAccumulator.configure(getDevice()); in configure() 2517 if (getDevice()->getConfiguration().tryGetProperty(String8("cursor.mode"), cursorModeString)) { in configureParameters() 2526 getDevice()->getConfiguration().tryGetProperty(String8("cursor.orientationAware"), in configureParameters() 2563 mCursorButtonAccumulator.reset(getDevice()); in reset() 2564 mCursorMotionAccumulator.reset(getDevice()); in reset() 2565 mCursorScrollAccumulator.reset(getDevice()); in reset() [all …]
|
/frameworks/base/core/java/android/bluetooth/le/ |
D | ScanResult.java | 100 public BluetoothDevice getDevice() { in getDevice() method in ScanResult
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/ |
D | KeyboardUI.java | 556 bestDevice = result.getDevice(); in onBatchScanResults() 582 result.getDevice()).sendToTarget(); in onScanResult() 584 Slog.d(TAG, "onScanResult: device " + result.getDevice() + in onScanResult()
|
/frameworks/base/core/java/android/hardware/camera2/ |
D | CameraCaptureSession.java | 79 public abstract CameraDevice getDevice(); in getDevice() method in CameraCaptureSession
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | CachedBluetoothDeviceManager.java | 73 if (cachedDevice.getDevice().equals(device)) { in findDevice()
|
/frameworks/native/services/inputflinger/tests/ |
D | InputReader_test.cpp | 367 Device* device = getDevice(deviceId); in addConfigurationProperty() 372 Device* device = getDevice(deviceId); in addConfigurationMap() 378 Device* device = getDevice(deviceId); in addAbsoluteAxis() 391 Device* device = getDevice(deviceId); in addRelativeAxis() 396 Device* device = getDevice(deviceId); in setKeyCodeState() 401 Device* device = getDevice(deviceId); in setScanCodeState() 406 Device* device = getDevice(deviceId); in setSwitchState() 411 Device* device = getDevice(deviceId); in setAbsoluteAxisValue() 417 Device* device = getDevice(deviceId); in addKey() 430 Device* device = getDevice(deviceId); in addLed() [all …]
|
/frameworks/native/libs/binder/ |
D | MemoryHeapBase.cpp | 169 const char* MemoryHeapBase::getDevice() const { in getDevice() function in android::MemoryHeapBase
|