Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DPbapStateMachine.java64 private static final String PBAP_OBEX_NOTIFICATION_CHANNEL = "pbap_obex_notification_channel"; field in PbapStateMachine
409 PBAP_OBEX_NOTIFICATION_CHANNEL, in createPbapNotification()
430 new Notification.Builder(mService, PBAP_OBEX_NOTIFICATION_CHANNEL) in createPbapNotification()