Searched refs:onDeviceClicked (Results 1 – 4 of 4) sorted by relevance
59 onDeviceClicked(((BluetoothDevicePreference) preference).getCachedDevice());111 protected abstract void onDeviceClicked(CachedBluetoothDevice cachedDevice); in onDeviceClicked() method in BluetoothDevicesGroupPreferenceController
67 protected final void onDeviceClicked(CachedBluetoothDevice cachedDevice) { in onDeviceClicked() method in BluetoothScanningDevicesGroupPreferenceController
134 protected void onDeviceClicked(CachedBluetoothDevice cachedDevice) { in onDeviceClicked() method in BluetoothBondedDevicesPreferenceController
311 protected void onDeviceClicked(CachedBluetoothDevice cachedDevice) { in onDeviceClicked() method in BluetoothDevicesGroupPreferenceControllerTest.TestBluetoothDevicesGroupPreferenceController