Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java169 private static final String PBAP_NOTIFICATION_ID = "pbap_notification"; field in BluetoothPbapService
431 PBAP_NOTIFICATION_ID, in createNotification()
440 new Notification.Builder(context, PBAP_NOTIFICATION_ID) in createNotification()