Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DPbapStateMachine.java67 private static final String PBAP_OBEX_NOTIFICATION_CHANNEL = "pbap_obex_notification_channel"; field in PbapStateMachine
362 new NotificationChannel(PBAP_OBEX_NOTIFICATION_CHANNEL, in createPbapNotification()
383 new Notification.Builder(mService, PBAP_OBEX_NOTIFICATION_CHANNEL).setWhen( in createPbapNotification()