Home
last modified time | relevance | path

Searched refs:iDev (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java3029 BluetoothHidHost iDev = new BluetoothHidHost(context, listener, this); in getProfileProxy() local
3110 BluetoothHidHost iDev = (BluetoothHidHost) proxy; in closeProfileProxy() local
3111 iDev.close(); in closeProfileProxy()