Home
last modified time | relevance | path

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

/frameworks/base/tests/SystemMemoryTest/host/src/com/android/tests/sysmem/host/
DMemoryTest.java52 public ITestDevice getDevice() { in getDevice() method in MemoryTest
/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
DDeviceFilterPair.java45 T getDevice() { in getDevice() method in DeviceFilterPair
/frameworks/base/tools/preload-check/src/com/android/preload/check/
DPreloadCheck.java43 public ITestDevice getDevice() { in getDevice() method in PreloadCheck
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioInputDescriptor.h52 sp<DeviceDescriptor> getDevice() const { return mDevice; } 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/tests/BootImageProfileTest/src/com/android/bootimageprofile/
DBootImageProfileTest.java43 public ITestDevice getDevice() { in getDevice() method in BootImageProfileTest
/frameworks/base/core/java/android/view/
DInputEvent.java67 public final InputDevice getDevice() { in getDevice() method in InputEvent
DInputDevice.java747 public static InputDevice getDevice(int id) { in getDevice() method in InputDevice
/frameworks/av/camera/ndk/impl/
DACameraCaptureSession.cpp171 ACameraCaptureSession::getDevice() { in getDevice() function in ACameraCaptureSession
/frameworks/native/libs/binder/
DMemoryHeapBase.cpp224 const char* MemoryHeapBase::getDevice() const { in getDevice() function in android::MemoryHeapBase
/frameworks/base/tests/NativeProcessesMemoryTest/src/com/android/tests/nativeprocesses/
DNativeProcessesMemoryTest.java136 public ITestDevice getDevice() { in getDevice() method in NativeProcessesMemoryTest
/frameworks/base/core/java/android/hardware/camera2/
DCameraExtensionSession.java297 public android.hardware.camera2.CameraDevice getDevice() { in getDevice() method in CameraExtensionSession
DCameraCaptureSession.java84 public abstract CameraDevice getDevice(); in getDevice() method in CameraCaptureSession
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraConstrainedHighSpeedCaptureSessionImpl.java207 public CameraDevice getDevice() { in getDevice() method in CameraConstrainedHighSpeedCaptureSessionImpl
DCameraCaptureSessionImpl.java137 public CameraDevice getDevice() { in getDevice() method in CameraCaptureSessionImpl
DCameraOfflineSessionImpl.java804 public CameraDevice getDevice() { in getDevice() method in CameraOfflineSessionImpl
DCameraAdvancedExtensionSessionImpl.java380 public @NonNull CameraDevice getDevice() { in getDevice() method in CameraAdvancedExtensionSessionImpl
DCameraExtensionSessionImpl.java529 public @NonNull CameraDevice getDevice() { in getDevice() method in CameraExtensionSessionImpl
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DDeviceDescriptor.cpp308 sp<DeviceDescriptor> DeviceVector::getDevice(audio_devices_t type, const String8& address, in getDevice() function in android::DeviceVector
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java542 public BluetoothDevice getDevice() { in getDevice() method in CachedBluetoothDevice
/frameworks/native/services/inputflinger/tests/
DFakeEventHub.cpp239 FakeEventHub::Device* FakeEventHub::getDevice(int32_t deviceId) const { in getDevice() function in android::FakeEventHub
/frameworks/base/services/midi/java/com/android/server/midi/
DMidiService.java750 public Device getDevice() { in getDevice() method in MidiService.DeviceConnection
/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java1506 public UiDevice getDevice() { in getDevice() method in AppLaunch
/frameworks/base/services/core/java/com/android/server/audio/
DAudioDeviceBroker.java2292 AudioDeviceAttributes getDevice() { in getDevice() method in AudioDeviceBroker.CommunicationRouteClient