Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/notification/
DNotificationHelperService.java91 sendToggleNotification(intent.getStringExtra(NOTIFICATION_EXTRA)); in onStartCommand()
97 private void sendToggleNotification(String notificationReason) { in sendToggleNotification() method in NotificationHelperService
/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothManagerService.java398 Unit sendToggleNotification(String notificationReason) { in sendToggleNotification() method in BluetoothManagerService
1162 sendToggleNotification("auto_on_bt_enabled_notification"); in enableFromAutoOn()
1321 this::sendToggleNotification, in initialize()