Home
last modified time | relevance | path

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

12345678910

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothAccessoryFragment.java80 private BluetoothDevice mDevice; field in BluetoothAccessoryFragment
208 mUnpairPref.getExtras(), mDevice, mDeviceName, mDeviceImgId); in onCreatePreferences() local
245 mUnpairPref.getExtras(), mDevice, mDeviceName, mDeviceImgId); in renameDevice() local
372 private final BluetoothDevice mDevice; field in BluetoothAccessoryFragment.UnpairReceiver
401 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
/packages/modules/AdServices/shared/testing-libraries/host-side/java/com/android/adservices/shared/testing/
DHostSideTestCase.java30 protected ITestDevice mDevice; field in HostSideTestCase
/packages/services/Car/tests/CarExtendedApiTest/src/android/car/extendedapitest/
DAoapServiceTest.java39 private UsbDevice mDevice; field in AoapServiceTest
/packages/apps/TV/tests/jank/src/com/android/tv/tests/jank/
DLiveChannelsTestCase.java25 protected UiDevice mDevice; field in LiveChannelsTestCase
/packages/modules/NeuralNetworks/shim_and_sl/include/
DShimDevice.h82 ANeuralNetworksDevice* mDevice; variable
/packages/modules/AdServices/adservices/apk/tests/engonly/gaux/debugchannel/src/com/android/adservices/tests/ui/gaux/debugchannel/
DExtGaUxDebugChannelApiOffTest.java53 private UiDevice mDevice; field in ExtGaUxDebugChannelApiOffTest
DExtGaUxDebugChannelRowTest.java54 private UiDevice mDevice; field in ExtGaUxDebugChannelRowTest
DExtGaUxDebugChannelEuTest.java52 private UiDevice mDevice; field in ExtGaUxDebugChannelEuTest
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DDistanceMeasurementParams.java75 private final BluetoothDevice mDevice; field in DistanceMeasurementParams
226 private BluetoothDevice mDevice = null; field in DistanceMeasurementParams.Builder
/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/core/
DLifecycleEventHandlingTest.java51 private UiDevice mDevice; field in LifecycleEventHandlingTest
/packages/apps/Camera2/src/com/android/camera/one/v2/initialization/
DCaptureSessionCreator.java34 private final CameraDeviceProxy mDevice; field in CaptureSessionCreator
/packages/modules/AdServices/adservices/apk/tests/util/java/com/android/adservices/ui/util/
DAdServicesUiTestCase.java65 protected final UiDevice mDevice = field in AdServicesUiTestCase
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetVendorSpecificResultCodeTest.java38 private final BluetoothDevice mDevice = getTestDevice(78); field in HeadsetVendorSpecificResultCodeTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetVendorSpecificResultCode.java21 BluetoothDevice mDevice; field in HeadsetVendorSpecificResultCode
/packages/apps/EmergencyInfo/tests/unit/src/com/android/emergency/edit/
DEditMedicalInfoActivityTest.java43 private UiDevice mDevice; field in EditMedicalInfoActivityTest
/packages/modules/AdServices/adservices/tests/cts/ui/u18ux/detentionchannel/src/com/android/adservices/tests/ui/u18ux/detentionchannel/
DU18UxDetentionChannelTest.java50 private UiDevice mDevice; field in U18UxDetentionChannelTest
/packages/modules/AdServices/adservices/apk/tests/engonly/gaux/graduationchannel/src/com/android/adservices/tests/ui/gaux/graduationchannel/
DExtGaUxGraduationChannelRowTest.java83 private UiDevice mDevice; field in ExtGaUxGraduationChannelRowTest
/packages/modules/AdServices/adservices/apk/tests/engonly/gaux/alreadyenrolledchannel/src/com/android/adservices/tests/ui/gaux/alreadyenrolledchannel/
DExtGaUxAlreadyEnrolledChannelEuTest.java53 private UiDevice mDevice; field in ExtGaUxAlreadyEnrolledChannelEuTest
DExtGaUxAlreadyEnrolledChannelRowTest.java53 private UiDevice mDevice; field in ExtGaUxAlreadyEnrolledChannelRowTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapServiceTest.java53 private final BluetoothDevice mDevice = getTestDevice(32); field in BluetoothMapServiceTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerServiceBinderTest.java48 private final BluetoothDevice mDevice = getTestDevice(49); field in AvrcpControllerServiceBinderTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbapclient/
DPbapClientStateMachineOldTest.java69 private final BluetoothDevice mDevice = getTestDevice(40); field in PbapClientStateMachineOldTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/sap/
DSapServiceTest.java58 private final BluetoothDevice mDevice = getTestDevice(0); field in SapServiceTest
/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

12345678910