Home
last modified time | relevance | path

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

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