Home
last modified time | relevance | path

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

12

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothConnectionFacade.java174 private BluetoothDevice mDevice; field in BluetoothConnectionFacade.DiscoverConnectReceiver
223 private BluetoothDevice mDevice = null; field in BluetoothConnectionFacade.DiscoverBondReceiver
538 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothGetBondedDeviceUuids() local
638 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothUnbond() local
648 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothConnectBonded() local
658 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothDisconnectConnected() local
672 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothDisconnectConnectedProfile() local
693 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothChangeProfileAccessPermission() local
DBluetoothA2dpFacade.java185 BluetoothDevice mDevice = in bluetoothA2dpConnect() local
210 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothA2dpDisconnect() local
DBluetoothPairingHelper.java48 BluetoothDevice mDevice = intent.getParcelableExtra( in onReceive() local
DBluetoothMapFacade.java103 BluetoothDevice mDevice = BluetoothFacade.getDevice(connectedMapDevices, deviceID); in bluetoothMapDisconnect() local
DBluetoothHidDeviceFacade.java317 BluetoothDevice mDevice = in bluetoothHidDeviceConnect() local
339 BluetoothDevice mDevice = BluetoothFacade.getDevice(sHidDeviceProfile.getConnectedDevices(), in bluetoothHidDeviceDisconnect() local
DBluetoothSocketConnFacade.java110 BluetoothDevice mDevice; in bluetoothSocketConnCreateL2capSocket() local
133 BluetoothDevice mDevice; in bluetoothSocketConnBeginConnectThreadUuid() local
157 BluetoothDevice mDevice; in bluetoothSocketConnBeginConnectThreadPsm() local
DBluetoothFacade.java250 BluetoothDevice mDevice; in bluetoothGetRemoteDeviceName() local
263 BluetoothDevice mDevice; in bluetoothFetchUuidsWithSdp() local
DBluetoothConnection.java40 private BluetoothDevice mDevice; field in BluetoothConnection
DBluetoothMapClientFacade.java181 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothMapClientDisconnect() local
DBluetoothHspFacade.java156 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothHspDisconnect() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/win32/
DNativeWindow11Win32.h46 IDCompositionDevice *mDevice; variable
/external/v4l2_codec2/common/include/v4l2_codec2/common/
DV4L2DevicePoller.h67 V4L2Device* const mDevice; variable
DV4L2Device.h305 scoped_refptr<V4L2Device> mDevice; variable
/external/angle/src/libANGLE/
DCLCommandQueue.h284 const DevicePtr mDevice; variable
DDisplay.h347 Device *mDevice; variable
/external/angle/src/tests/test_utils/
DVulkanExternalHelper.h116 VkDevice mDevice = VK_NULL_HANDLE; variable
/external/angle/src/libANGLE/renderer/gl/wgl/
DDXGISwapChainWindowSurfaceWGL.h78 ID3D11Device *mDevice; variable
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DShaderCache.h102 IDirect3DDevice9 *mDevice; variable
DRenderer9.h492 IDirect3DDevice9 *mDevice; variable
/external/v4l2_codec2/components/include/v4l2_codec2/components/
DV4L2Decoder.h81 scoped_refptr<V4L2Device> mDevice; variable
DV4L2Encoder.h162 scoped_refptr<V4L2Device> mDevice; variable
/external/angle/src/tests/egl_tests/
DEGLSyncControlTest.cpp157 ID3D11Device *mDevice = nullptr; member in EGLSyncControlTest
DEGLDeviceTest.cpp177 ID3D11Device *mDevice; member in EGLDeviceCreationTest
/external/icu/tools/testing/test_harness/src/com/android/icu/tradefed/testtype/
DICU4CTest.java60 private ITestDevice mDevice = null; field in ICU4CTest
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.h593 ID3D11Device *mDevice; variable

12