Home
last modified time | relevance | path

Searched defs:mDevice (Results 1 – 25 of 1102) sorted by relevance

12345678910>>...45

/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
H A DBluetoothConnectionFacade.java199 private BluetoothDevice mDevice; field in BluetoothConnectionFacade.DiscoverConnectReceiver
248 private BluetoothDevice mDevice = null; field in BluetoothConnectionFacade.DiscoverBondReceiver
563 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothGetBondedDeviceUuids() local
778 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothUnbond() local
794 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothConnectBonded() local
804 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothDisconnectConnected() local
818 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothDisconnectConnectedProfile() local
839 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothChangeProfileAccessPermission() local
H A DBluetoothSocketConnFacade.java119 BluetoothDevice mDevice; in bluetoothSocketConnCreateL2capSocket() local
142 BluetoothDevice mDevice; in bluetoothSocketConnBeginConnectThreadUuid() local
166 BluetoothDevice mDevice; in bluetoothSocketConnBeginConnectThreadPsm() local
H A DBluetoothA2dpFacade.java185 BluetoothDevice mDevice = in bluetoothA2dpConnect() local
210 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothA2dpDisconnect() local
H A DBluetoothHidDeviceFacade.java317 BluetoothDevice mDevice = in bluetoothHidDeviceConnect() local
339 BluetoothDevice mDevice = BluetoothFacade.getDevice(sHidDeviceProfile.getConnectedDevices(), in bluetoothHidDeviceDisconnect() local
H A DBluetoothFacade.java263 BluetoothDevice mDevice; in bluetoothGetRemoteDeviceName() local
276 BluetoothDevice mDevice; in bluetoothFetchUuidsWithSdp() local
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothAccessoryFragment.java79 private BluetoothDevice mDevice; field in BluetoothAccessoryFragment
207 mUnpairPref.getExtras(), mDevice, mDeviceName, mDeviceImgId); in onCreatePreferences() local
244 mUnpairPref.getExtras(), mDevice, mDeviceName, mDeviceImgId); in renameDevice() local
371 private final BluetoothDevice mDevice; field in BluetoothAccessoryFragment.UnpairReceiver
400 private BluetoothDevice mDevice; field in BluetoothAccessoryFragment.UnpairConfirmFragment
DBluetoothPairingDialog.java74 private BluetoothDevice mDevice; field in BluetoothPairingDialog
339 private BluetoothDevice mDevice; field in BluetoothPairingDialog.EntryDialogFragment
420 private BluetoothDevice mDevice; field in BluetoothPairingDialog.ConfirmationDialogFragment
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/suite/checker/baseline/
DLockSettingsBaselineSetter.java51 public boolean setBaseline(ITestDevice mDevice) throws DeviceNotAvailableException { in setBaseline()
69 private boolean isLockScreenDisabled(ITestDevice mDevice) throws DeviceNotAvailableException { in isLockScreenDisabled()
/aosp_15_r20/packages/services/Car/tests/usb/AoapHostApp/src/com/google/android/car/usb/aoap/host/
DSpeedMeasurementController.java58 private final UsbDevice mDevice; field in SpeedMeasurementController
159 private final UsbDevice mDevice; field in SpeedMeasurementController.ReaderThread
224 protected final UsbDevice mDevice; field in SpeedMeasurementController.BaseWriterThread
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputMapperTest.h66 std::unique_ptr<MockInputDevice> mDevice; variable
92 std::shared_ptr<InputDevice> mDevice; variable
/aosp_15_r20/hardware/libhardware_legacy/audio/
H A DAudioHardwareGeneric.h67 uint32_t mDevice; variable
102 uint32_t mDevice; variable
H A DAudioDumpInterface.h69 uint32_t mDevice; // current device this output is routed to variable
109 uint32_t mDevice; // current device this output is routed to variable
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/emulated_textures/
DGpuDecompressionPipeline.h77 VkDevice mDevice; variable
123 VkDevice mDevice = VK_NULL_HANDLE; variable
/aosp_15_r20/hardware/google/graphics/common/libhwjpeg/
DLibScalerForJpeg.h66 Device &mDevice; member
110 Device mDevice; variable
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DDistanceMeasurementParams.java74 private final BluetoothDevice mDevice; field in DistanceMeasurementParams
225 private BluetoothDevice mDevice = null; field in DistanceMeasurementParams.Builder
/aosp_15_r20/frameworks/av/camera/ndk/impl/
H A DACameraCaptureSession.h170 const std::weak_ptr<android::acam::CameraDevice> mDevice; member
172 const wp<android::acam::CameraDevice> mDevice; member
/aosp_15_r20/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DMetadata.java70 private final Device mDevice; field in Metadata
241 private Device mDevice = new Device.Builder().build(); field in Metadata.Builder
/aosp_15_r20/hardware/interfaces/camera/device/1.0/default/
H A DCameraDevice_1_0.h112 CameraDevice* mDevice; member
142 camera_device_t* mDevice = nullptr; member
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/obex/
DPbapClientConnectionHandler.java89 private final BluetoothDevice mDevice; field in PbapClientConnectionHandler
126 private BluetoothDevice mDevice; field in PbapClientConnectionHandler.Builder
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpPlayer.java56 private BluetoothDevice mDevice; field in AvrcpPlayer
260 private BluetoothDevice mDevice = null; field in AvrcpPlayer.Builder
/aosp_15_r20/art/libnativeloader/test/src/android/test/hostside/
H A DLibnativeloaderTest.java166 private ITestDevice mDevice; field in LibnativeloaderTest.CleanupPaths
211 ITestDevice mDevice; field in LibnativeloaderTest.DeviceContext
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DProgramWgpu.cpp179 wgpu::Device mDevice; member in rx::__anon435ec7250111::CreateWGPUShaderModuleTask
330 wgpu::Device mDevice; member in rx::__anon435ec7250111::LinkTaskWgpu
/aosp_15_r20/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/
H A DSpectatioUiUtil.java68 private UiDevice mDevice; field in SpectatioUiUtil
124 private SpectatioUiUtil(UiDevice mDevice) { in SpectatioUiUtil()
128 public static SpectatioUiUtil getInstance(UiDevice mDevice) { in getInstance()
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h279 audio_devices_t mDevice; // current device this output is routed to variable
306 audio_devices_t mDevice; // current device this input is routed to variable
/aosp_15_r20/prebuilts/vndk/v30/arm/include/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h279 audio_devices_t mDevice; // current device this output is routed to variable
306 audio_devices_t mDevice; // current device this input is routed to variable

12345678910>>...45