Home
last modified time | relevance | path

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

123

/packages/modules/AdServices/shared/libraries/host-side/java/com/android/adservices/shared/testing/
DHostSideTestCase.java42 public final ITestDevice getDevice() { in getDevice() method in HostSideTestCase
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
DDriverFuzzTest.cpp32 SharedDevice getDevice() { in getDevice() function
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowInputDevice.java44 protected static InputDevice getDevice(int id) { in getDevice() method in ShadowInputDevice
/packages/apps/Settings/src/com/android/settings/bluetooth/
DForgetDeviceDialogFragment.java53 CachedBluetoothDevice getDevice(Context context) { in getDevice() method in ForgetDeviceDialogFragment
DRemoteDeviceNameDialogFragment.java46 CachedBluetoothDevice getDevice(Context context) { in getDevice() method in RemoteDeviceNameDialogFragment
DHearingAidPairingDialogFragment.java90 private CachedBluetoothDevice getDevice() { in getDevice() method in HearingAidPairingDialogFragment
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DMtpClient.java254 public MtpDevice getDevice(String deviceName) { in getDevice() method in MtpClient
267 public MtpDevice getDevice(int id) { in getDevice() method in MtpClient
/packages/modules/Virtualization/tests/hostside/helper/java/com/android/microdroid/test/host/
DCommandRunner.java45 public ITestDevice getDevice() { in getDevice() method in CommandRunner
/packages/services/BuiltInPrintService/src/com/android/bips/p2p/
DP2pDiscoveryProcedure.java148 private WifiP2pDevice getDevice(Collection<WifiP2pDevice> peers, String address) { in getDevice() method in P2pDiscoveryProcedure
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingStopDialogFragment.java139 public @Nullable CachedBluetoothDevice getDevice() { in getDevice() method in AudioSharingStopDialogFragment
DAudioSharingDisconnectDialogFragment.java144 public @Nullable CachedBluetoothDevice getDevice() { in getDevice() method in AudioSharingDisconnectDialogFragment
DAudioSharingJoinDialogFragment.java109 public @Nullable CachedBluetoothDevice getDevice() { in getDevice() method in AudioSharingJoinDialogFragment
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidNativeInterface.java122 private BluetoothDevice getDevice(byte[] address) { in getDevice() method in HearingAidNativeInterface
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DDistanceMeasurementParams.java103 public @NonNull BluetoothDevice getDevice() { in getDevice() method in DistanceMeasurementParams
/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
DAndroidCameraCaptureSessionProxy.java121 public CameraDeviceProxy getDevice() { in getDevice() method in AndroidCameraCaptureSessionProxy
DCameraCaptureSessionProxy.java81 public CameraDeviceProxy getDevice(); in getDevice() method
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
DUsbHostManagementActivity.java232 private UsbDevice getDevice() { in getDevice() method in UsbHostManagementActivity
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorNativeInterface.java109 public BluetoothDevice getDevice(byte[] address) { in getDevice() method in CsipSetCoordinatorNativeInterface
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkNativeInterface.java79 private BluetoothDevice getDevice(byte[] address) { in getDevice() method in A2dpSinkNativeInterface
DA2dpSinkStateMachine.java111 public synchronized BluetoothDevice getDevice() { in getDevice() method in A2dpSinkStateMachine
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHfpClientCall.java142 public BluetoothDevice getDevice() { in getDevice() method in HfpClientCall
DHfpClientConnection.java197 public BluetoothDevice getDevice() { in getDevice() method in HfpClientConnection
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadsetClientCall.java150 public BluetoothDevice getDevice() { in getDevice() method in BluetoothHeadsetClientCall
DBluetoothGattService.java200 /*package*/ BluetoothDevice getDevice() { in getDevice() method in BluetoothGattService
/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DMetadata.java181 public Device getDevice() { in getDevice() method in Metadata

123