Home
last modified time | relevance | path

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

12

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
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
DBluetoothA2dpFacade.java185 BluetoothDevice mDevice = in bluetoothA2dpConnect() local
210 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothA2dpDisconnect() local
DBluetoothMapFacade.java103 BluetoothDevice mDevice = BluetoothFacade.getDevice(connectedMapDevices, deviceID); in bluetoothMapDisconnect() local
DBluetoothPairingHelper.java48 BluetoothDevice mDevice = intent.getParcelableExtra( in onReceive() local
DBluetoothHidDeviceFacade.java317 BluetoothDevice mDevice = in bluetoothHidDeviceConnect() local
339 BluetoothDevice mDevice = BluetoothFacade.getDevice(sHidDeviceProfile.getConnectedDevices(), in bluetoothHidDeviceDisconnect() local
DBluetoothSocketConnFacade.java119 BluetoothDevice mDevice; in bluetoothSocketConnCreateL2capSocket() local
142 BluetoothDevice mDevice; in bluetoothSocketConnBeginConnectThreadUuid() local
166 BluetoothDevice mDevice; in bluetoothSocketConnBeginConnectThreadPsm() local
DBluetoothFacade.java264 BluetoothDevice mDevice; in bluetoothGetRemoteDeviceName() local
277 BluetoothDevice mDevice; in bluetoothFetchUuidsWithSdp() local
DBluetoothConnection.java40 private BluetoothDevice mDevice; field in BluetoothConnection
DBluetoothMapClientFacade.java181 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothMapClientDisconnect() local
DBluetoothHspFacade.java159 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothHspDisconnect() local
/external/angle/src/libANGLE/renderer/gl/egl/
DDeviceEGL.h38 EGLDeviceEXT mDevice; variable
/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
/external/mobly-snippet-lib/examples/ex4_uiautomator/src/main/java/com/google/android/mobly/snippet/example4/
DUiAutomatorSnippet.java54 private final UiDevice mDevice; field in UiAutomatorSnippet
/external/angle/src/tests/test_utils/
DVulkanHelper.h139 VkDevice mDevice = VK_NULL_HANDLE; variable
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DShaderCache.h102 IDirect3DDevice9 *mDevice; variable
DRenderer9.h501 IDirect3DDevice9 *mDevice; variable
/external/angle/src/libANGLE/renderer/gl/wgl/
DDXGISwapChainWindowSurfaceWGL.h79 ID3D11Device *mDevice; variable
/external/v4l2_codec2/components/include/v4l2_codec2/components/
DV4L2Decoder.h82 scoped_refptr<V4L2Device> mDevice; variable
DV4L2Encoder.h174 scoped_refptr<V4L2Device> mDevice; variable
/external/angle/src/tests/egl_tests/
DEGLSyncControlTest.cpp157 ID3D11Device *mDevice = nullptr; member in EGLSyncControlTest
DEGLDeviceTest.cpp165 ID3D11Device *mDevice; member in EGLDeviceCreationTest
/external/icu/tools/testing/test_harness/src/com/android/icu/tradefed/testtype/
DICU4CTest.java61 private ITestDevice mDevice = null; field in ICU4CTest

12