| /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ | 
| D | BluetoothConnectionFacade.java | 199         private BluetoothDevice mDevice;  field in BluetoothConnectionFacade.DiscoverConnectReceiver248         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
 
 | 
| D | BluetoothA2dpFacade.java | 185         BluetoothDevice mDevice =  in bluetoothA2dpConnect()  local210         BluetoothDevice mDevice = BluetoothFacade.getDevice(  in bluetoothA2dpDisconnect()  local
 
 | 
| D | BluetoothMapFacade.java | 103         BluetoothDevice mDevice = BluetoothFacade.getDevice(connectedMapDevices, deviceID);  in bluetoothMapDisconnect()  local
 | 
| D | BluetoothPairingHelper.java | 48         BluetoothDevice mDevice = intent.getParcelableExtra(  in onReceive()  local
 | 
| D | BluetoothHidDeviceFacade.java | 317         BluetoothDevice mDevice =  in bluetoothHidDeviceConnect()  local339         BluetoothDevice mDevice = BluetoothFacade.getDevice(sHidDeviceProfile.getConnectedDevices(),  in bluetoothHidDeviceDisconnect()  local
 
 | 
| D | BluetoothSocketConnFacade.java | 119         BluetoothDevice mDevice;  in bluetoothSocketConnCreateL2capSocket()  local142         BluetoothDevice mDevice;  in bluetoothSocketConnBeginConnectThreadUuid()  local
 166         BluetoothDevice mDevice;  in bluetoothSocketConnBeginConnectThreadPsm()  local
 
 | 
| D | BluetoothFacade.java | 264             BluetoothDevice mDevice;  in bluetoothGetRemoteDeviceName()  local277             BluetoothDevice mDevice;  in bluetoothFetchUuidsWithSdp()  local
 
 | 
| D | BluetoothConnection.java | 40     private BluetoothDevice mDevice;  field in BluetoothConnection
 | 
| D | BluetoothMapClientFacade.java | 181         BluetoothDevice mDevice = BluetoothFacade.getDevice(  in bluetoothMapClientDisconnect()  local
 | 
| D | BluetoothHspFacade.java | 159         BluetoothDevice mDevice = BluetoothFacade.getDevice(  in bluetoothHspDisconnect()  local
 | 
| /external/angle/src/libANGLE/renderer/gl/egl/ | 
| D | DeviceEGL.h | 38     EGLDeviceEXT mDevice;  variable
 | 
| /external/angle/src/libANGLE/renderer/d3d/d3d11/win32/ | 
| D | NativeWindow11Win32.h | 46     IDCompositionDevice *mDevice;  variable
 | 
| /external/v4l2_codec2/common/include/v4l2_codec2/common/ | 
| D | V4L2DevicePoller.h | 67     V4L2Device* const mDevice;  variable
 | 
| D | V4L2Device.h | 305     scoped_refptr<V4L2Device> mDevice;  variable
 | 
| /external/angle/src/libANGLE/ | 
| D | CLCommandQueue.h | 284     const DevicePtr mDevice;  variable
 | 
| /external/mobly-snippet-lib/examples/ex4_uiautomator/src/main/java/com/google/android/mobly/snippet/example4/ | 
| D | UiAutomatorSnippet.java | 54     private final UiDevice mDevice;  field in UiAutomatorSnippet
 | 
| /external/angle/src/tests/test_utils/ | 
| D | VulkanHelper.h | 139     VkDevice mDevice                 = VK_NULL_HANDLE;  variable
 | 
| /external/angle/src/libANGLE/renderer/d3d/d3d9/ | 
| D | ShaderCache.h | 102     IDirect3DDevice9 *mDevice;  variable
 | 
| D | Renderer9.h | 501     IDirect3DDevice9 *mDevice;  variable
 | 
| /external/angle/src/libANGLE/renderer/gl/wgl/ | 
| D | DXGISwapChainWindowSurfaceWGL.h | 79     ID3D11Device *mDevice;  variable
 | 
| /external/v4l2_codec2/components/include/v4l2_codec2/components/ | 
| D | V4L2Decoder.h | 82     scoped_refptr<V4L2Device> mDevice;  variable
 | 
| D | V4L2Encoder.h | 174     scoped_refptr<V4L2Device> mDevice;  variable
 | 
| /external/angle/src/tests/egl_tests/ | 
| D | EGLSyncControlTest.cpp | 157     ID3D11Device *mDevice               = nullptr;  member in EGLSyncControlTest
 | 
| D | EGLDeviceTest.cpp | 165     ID3D11Device *mDevice;  member in EGLDeviceCreationTest
 | 
| /external/icu/tools/testing/test_harness/src/com/android/icu/tradefed/testtype/ | 
| D | ICU4CTest.java | 61     private ITestDevice mDevice = null;  field in ICU4CTest
 |