Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPairingService.java47 private static final String BLUETOOTH_NOTIFICATION_CHANNEL = field in BluetoothPairingService
105 BLUETOOTH_NOTIFICATION_CHANNEL, in onCreate()
121 BLUETOOTH_NOTIFICATION_CHANNEL) in onStartCommand()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingService.java54 private static final String BLUETOOTH_NOTIFICATION_CHANNEL = field in BluetoothPairingService
115 BLUETOOTH_NOTIFICATION_CHANNEL, in onCreate()
167 BLUETOOTH_NOTIFICATION_CHANNEL) in createPairingNotification()
DBluetoothPermissionRequest.java52 private static final String BLUETOOTH_NOTIFICATION_CHANNEL = field in BluetoothPermissionRequest
168 mNotificationChannel = new NotificationChannel(BLUETOOTH_NOTIFICATION_CHANNEL, in onReceive()
174 BLUETOOTH_NOTIFICATION_CHANNEL) in onReceive()