Searched refs:isRemoteLowBattery (Results 1 – 1 of 1) sorted by relevance
342 if (hasRemoteUpgrade(device) && !isRemoteLowBattery(device)) { in deviceCheckDfu()392 } else if (isRemoteLowBattery(device)) { in refreshLowBatteryNotification()413 protected boolean isRemoteLowBattery(BluetoothDevice device) { in isRemoteLowBattery() method in BluetoothDeviceService516 if (isRemoteLowBattery(device)) { in startRemoteDfu()856 return BluetoothDeviceService.this.isRemoteLowBattery(device); in isBatteryLow()