Home
last modified time | relevance | path

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

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/
DBluetoothDeviceProvider.java34 String mapBatteryLevel(Context context, BluetoothDevice device, int level); in mapBatteryLevel() method
DLocalBluetoothDeviceProvider.java43 public String mapBatteryLevel(Context context, BluetoothDevice device, int level) { in mapBatteryLevel() method in LocalBluetoothDeviceProvider
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DBluetoothDeviceService.java697 private String mapBatteryLevel(Context context, BluetoothDevice device, int level) { in mapBatteryLevel() method in BluetoothDeviceService
840 public String mapBatteryLevel(Context context, BluetoothDevice device, int level) { in mapBatteryLevel() method in BluetoothDeviceService.LocalBinder
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DRemoteProxy.java181 public String mapBatteryLevel(Context context, int level) { in mapBatteryLevel() method in RemoteProxy