OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onDeviceDeleted
(Results
1 - 7
of
7
) sorted by null
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
BluetoothCallback.java
28
void
onDeviceDeleted
(CachedBluetoothDevice cachedDevice);
BluetoothEventManager.java
244
callback.
onDeviceDeleted
(cachedDevice);
/packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceListPreferenceFragment.java
204
public void
onDeviceDeleted
(CachedBluetoothDevice cachedDevice) {
BluetoothSettings.java
559
public void
onDeviceDeleted
(CachedBluetoothDevice cachedDevice) {
DockService.java
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
BluetoothControllerImpl.java
212
public void
onDeviceDeleted
(CachedBluetoothDevice cachedDevice) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
KeyboardUI.java
606
public void
onDeviceDeleted
(CachedBluetoothDevice cachedDevice) { }
Completed in 4759 milliseconds