Searched refs:forced (Results 1 – 3 of 3) sorted by relevance
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/ |
D | NotificationCenter.java | 266 private void postLowBatteryNotification(BluetoothDevice device, boolean forced) { in postLowBatteryNotification() argument 267 if ((!forced && lowBatteryNotifications.get(device) != null) || !isNotificationAllowed()) { in postLowBatteryNotification() 292 private void postCriticalBatteryNotification(BluetoothDevice device, boolean forced) { in postCriticalBatteryNotification() argument 294 if ((!forced && criticalBatteryNotifications.get(device) != null) || in postCriticalBatteryNotification()
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 5995 …d *state, void *ioc, int job_update, size_t offset) "VNC client throttle forced state=%p ioc=%p jo… 5997 vnc_client_unthrottle_forced(void *state, void *ioc) "VNC client unthrottle forced offset state=%p …
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 5995 …d *state, void *ioc, int job_update, size_t offset) "VNC client throttle forced state=%p ioc=%p jo… 5997 vnc_client_unthrottle_forced(void *state, void *ioc) "VNC client unthrottle forced offset state=%p …
|