Home
last modified time | relevance | path

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

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/
DBluetoothDeviceProvider.java44 void startDfu(BluetoothDevice device); in startDfu() method
DLocalBluetoothDeviceProvider.java88 public void startDfu(BluetoothDevice device) { in startDfu() method in LocalBluetoothDeviceProvider
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DBluetoothDeviceService.java865 public void startDfu(BluetoothDevice device) { in startDfu() method in BluetoothDeviceService.LocalBinder