Searched refs:refreshLowBatteryNotification (Results 1 – 2 of 2) sorted by relevance
379 private void refreshLowBatteryNotification(BluetoothDevice device, boolean forceNotification) { in refreshLowBatteryNotification() method in BluetoothDeviceService390 NotificationCenter.refreshLowBatteryNotification( in refreshLowBatteryNotification()393 NotificationCenter.refreshLowBatteryNotification( in refreshLowBatteryNotification()396 NotificationCenter.refreshLowBatteryNotification( in refreshLowBatteryNotification()684 refreshLowBatteryNotification(device, false); in getBatteryLevel()717 refreshLowBatteryNotification(device, false); in initializeDeviceBatteryLevelRead()730 refreshLowBatteryNotification(device, true); in initializeDeviceBatteryLevelRead()
96 public static synchronized void refreshLowBatteryNotification( in refreshLowBatteryNotification() method in NotificationCenter