Home
last modified time | relevance | path

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

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