Home
last modified time | relevance | path

Searched refs:postCriticalBatteryNotification (Results 1 – 1 of 1) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DNotificationCenter.java253 postCriticalBatteryNotification(device, forceNotification); in refreshLowBatteryNotificationImpl()
292 private void postCriticalBatteryNotification(BluetoothDevice device, boolean forced) { in postCriticalBatteryNotification() method in NotificationCenter