Searched defs:mapBatteryLevel (Results 1 – 4 of 4) sorted by relevance
34 String mapBatteryLevel(Context context, BluetoothDevice device, int level); in mapBatteryLevel() method
43 public String mapBatteryLevel(Context context, BluetoothDevice device, int level) { in mapBatteryLevel() method in LocalBluetoothDeviceProvider
697 private String mapBatteryLevel(Context context, BluetoothDevice device, int level) { in mapBatteryLevel() method in BluetoothDeviceService840 public String mapBatteryLevel(Context context, BluetoothDevice device, int level) { in mapBatteryLevel() method in BluetoothDeviceService.LocalBinder
181 public String mapBatteryLevel(Context context, int level) { in mapBatteryLevel() method in RemoteProxy