/aosp12/hardware/interfaces/neuralnetworks/1.3/utils/src/ |
H A D | Service.cpp | 28 nn::GeneralResult<nn::SharedDevice> getDevice(const std::string& name) { in getDevice() function
|
/aosp12/hardware/interfaces/neuralnetworks/1.0/utils/src/ |
H A D | Service.cpp | 28 nn::GeneralResult<nn::SharedDevice> getDevice(const std::string& name) { in getDevice() function
|
/aosp12/hardware/interfaces/neuralnetworks/1.1/utils/src/ |
H A D | Service.cpp | 28 nn::GeneralResult<nn::SharedDevice> getDevice(const std::string& name) { in getDevice() function
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
H A D | Service.cpp | 28 nn::GeneralResult<nn::SharedDevice> getDevice(const std::string& name) { in getDevice() function
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
H A D | Service.cpp | 34 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 D | MemoryTest.java | 52 public ITestDevice getDevice() { in getDevice() method in MemoryTest
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/ |
H A D | ShadowInputDevice.java | 44 protected static InputDevice getDevice(int id) { in getDevice() method in ShadowInputDevice
|
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/ |
H A D | ForgetDeviceDialogFragment.java | 52 CachedBluetoothDevice getDevice(Context context) { in getDevice() method in ForgetDeviceDialogFragment
|
H A D | RemoteDeviceNameDialogFragment.java | 46 CachedBluetoothDevice getDevice(Context context) { in getDevice() method in RemoteDeviceNameDialogFragment
|
H A D | BluetoothDeviceDetailsFragment.java | 63 CachedBluetoothDevice getDevice(String deviceAddress); in getDevice() method
|
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
H A D | AudioInputDescriptor.h | 52 sp<DeviceDescriptor> getDevice() const { return mDevice; } in getDevice() function
|
/aosp12/frameworks/base/tools/preload-check/src/com/android/preload/check/ |
H A D | PreloadCheck.java | 43 public ITestDevice getDevice() { in getDevice() method in PreloadCheck
|
/aosp12/frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/ |
H A 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
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
H A D | MtpClient.java | 254 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 D | BootImageProfileTest.java | 41 public ITestDevice getDevice() { in getDevice() method in BootImageProfileTest
|
/aosp12/frameworks/av/camera/ndk/impl/ |
H A D | ACameraCaptureSession.cpp | 130 ACameraCaptureSession::getDevice() { in getDevice() function in ACameraCaptureSession
|
/aosp12/packages/services/BuiltInPrintService/src/com/android/bips/p2p/ |
H A D | P2pDiscoveryProcedure.java | 148 private WifiP2pDevice getDevice(Collection<WifiP2pDevice> peers, String address) { in getDevice() method in P2pDiscoveryProcedure
|
/aosp12/system/vold/model/ |
H A D | Disk.h | 68 dev_t getDevice() const { return mDevice; } in getDevice() function
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | InputEvent.java | 66 public final InputDevice getDevice() { in getDevice() method in InputEvent
|
/aosp12/hardware/interfaces/neuralnetworks/utils/service/src/ |
H A D | Service.cpp | 53 void getHidlDevicesForVersion(const std::string& descriptor, getDeviceFn getDevice, in getHidlDevicesForVersion()
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/ |
H A D | CameraExtensionSession.java | 233 public android.hardware.camera2.CameraDevice getDevice() { in getDevice() method in CameraExtensionSession
|
/aosp12/frameworks/native/libs/binder/ |
H A D | MemoryHeapBase.cpp | 179 const char* MemoryHeapBase::getDevice() const { in getDevice() function in android::MemoryHeapBase
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/ |
H A D | HearingAidNativeInterface.java | 127 private BluetoothDevice getDevice(byte[] address) { in getDevice() method in HearingAidNativeInterface
|
/aosp12/packages/services/Car/car-usb-handler/src/android/car/usb/handler/ |
H A D | UsbHostManagementActivity.java | 207 private UsbDevice getDevice() { in getDevice() method in UsbHostManagementActivity
|
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/ |
H A D | AndroidCameraCaptureSessionProxy.java | 121 public CameraDeviceProxy getDevice() { in getDevice() method in AndroidCameraCaptureSessionProxy
|