Home
last modified time | relevance | path

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

1234

/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/src/
H A DService.cpp28 nn::GeneralResult<nn::SharedDevice> getDevice(const std::string& name) { in getDevice() function
/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/src/
H A DService.cpp28 nn::GeneralResult<nn::SharedDevice> getDevice(const std::string& name) { in getDevice() function
/aosp12/hardware/interfaces/neuralnetworks/1.1/utils/src/
H A DService.cpp28 nn::GeneralResult<nn::SharedDevice> getDevice(const std::string& name) { in getDevice() function
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DService.cpp28 nn::GeneralResult<nn::SharedDevice> getDevice(const std::string& name) { in getDevice() function
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DService.cpp34 nn::GeneralResult<nn::SharedDevice> getDevice(const std::string& instanceName) { in getDevice() function
/aosp12/frameworks/base/tests/SystemMemoryTest/host/src/com/android/tests/sysmem/host/
H A DMemoryTest.java52 public ITestDevice getDevice() { in getDevice() method in MemoryTest
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
H A DShadowInputDevice.java44 protected static InputDevice getDevice(int id) { in getDevice() method in ShadowInputDevice
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DForgetDeviceDialogFragment.java52 CachedBluetoothDevice getDevice(Context context) { in getDevice() method in ForgetDeviceDialogFragment
H A DRemoteDeviceNameDialogFragment.java46 CachedBluetoothDevice getDevice(Context context) { in getDevice() method in RemoteDeviceNameDialogFragment
H A DBluetoothDeviceDetailsFragment.java63 CachedBluetoothDevice getDevice(String deviceAddress); in getDevice() method
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioInputDescriptor.h52 sp<DeviceDescriptor> getDevice() const { return mDevice; } in getDevice() function
/aosp12/frameworks/base/tools/preload-check/src/com/android/preload/check/
H A DPreloadCheck.java43 public ITestDevice getDevice() { in getDevice() method in PreloadCheck
/aosp12/frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/
H A DMtpClient.java228 public MtpDevice getDevice(String deviceName) { in getDevice() method in MtpClient
241 public MtpDevice getDevice(int id) { in getDevice() method in MtpClient
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DMtpClient.java254 public MtpDevice getDevice(String deviceName) { in getDevice() method in MtpClient
267 public MtpDevice getDevice(int id) { in getDevice() method in MtpClient
/aosp12/frameworks/base/tests/BootImageProfileTest/src/com/android/bootimageprofile/
H A DBootImageProfileTest.java41 public ITestDevice getDevice() { in getDevice() method in BootImageProfileTest
/aosp12/frameworks/av/camera/ndk/impl/
H A DACameraCaptureSession.cpp130 ACameraCaptureSession::getDevice() { in getDevice() function in ACameraCaptureSession
/aosp12/packages/services/BuiltInPrintService/src/com/android/bips/p2p/
H A DP2pDiscoveryProcedure.java148 private WifiP2pDevice getDevice(Collection<WifiP2pDevice> peers, String address) { in getDevice() method in P2pDiscoveryProcedure
/aosp12/system/vold/model/
H A DDisk.h68 dev_t getDevice() const { return mDevice; } in getDevice() function
/aosp12/frameworks/base/core/java/android/view/
H A DInputEvent.java66 public final InputDevice getDevice() { in getDevice() method in InputEvent
/aosp12/hardware/interfaces/neuralnetworks/utils/service/src/
H A DService.cpp53 void getHidlDevicesForVersion(const std::string& descriptor, getDeviceFn getDevice, in getHidlDevicesForVersion()
/aosp12/frameworks/base/core/java/android/hardware/camera2/
H A DCameraExtensionSession.java233 public android.hardware.camera2.CameraDevice getDevice() { in getDevice() method in CameraExtensionSession
/aosp12/frameworks/native/libs/binder/
H A DMemoryHeapBase.cpp179 const char* MemoryHeapBase::getDevice() const { in getDevice() function in android::MemoryHeapBase
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
H A DHearingAidNativeInterface.java127 private BluetoothDevice getDevice(byte[] address) { in getDevice() method in HearingAidNativeInterface
/aosp12/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
H A DUsbHostManagementActivity.java207 private UsbDevice getDevice() { in getDevice() method in UsbHostManagementActivity
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
H A DAndroidCameraCaptureSessionProxy.java121 public CameraDeviceProxy getDevice() { in getDevice() method in AndroidCameraCaptureSessionProxy

1234