Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java138 private static final String OPP_NOTIFICATION_CHANNEL = "opp_notification_channel"; field in BluetoothOppNotification
197 OPP_NOTIFICATION_CHANNEL, in BluetoothOppNotification()
405 Notification.Builder b = new Notification.Builder(mContext, OPP_NOTIFICATION_CHANNEL); in updateActiveNotification()
526 new Notification.Builder(mContext, OPP_NOTIFICATION_CHANNEL) in updateCompletedNotification()
615 new Notification.Builder(mContext, OPP_NOTIFICATION_CHANNEL) in updateCompletedNotification()
648 new Notification.Builder(mContext, OPP_NOTIFICATION_CHANNEL) in updateCompletedNotification()
732 new Notification.Builder(mContext, OPP_NOTIFICATION_CHANNEL) in updateIncomingFileConfirmNotification()
769 new Notification.Builder(mContext, OPP_NOTIFICATION_CHANNEL) in updateIncomingFileConfirmNotification()