Searched refs:OPP_NOTIFICATION_CHANNEL (Results 1 – 1 of 1) sorted by relevance
101 private static final String OPP_NOTIFICATION_CHANNEL = "opp_notification_channel"; field in BluetoothOppNotification153 mNotificationChannel = new NotificationChannel(OPP_NOTIFICATION_CHANNEL, in BluetoothOppNotification()357 Notification.Builder b = new Notification.Builder(mContext, OPP_NOTIFICATION_CHANNEL); in updateActiveNotification()450 new Notification.Builder(mContext, OPP_NOTIFICATION_CHANNEL).setOnlyAlertOnce( in updateCompletedNotification()516 new Notification.Builder(mContext, OPP_NOTIFICATION_CHANNEL).setOnlyAlertOnce( in updateCompletedNotification()573 new Notification.Builder(mContext, OPP_NOTIFICATION_CHANNEL).setOnlyAlertOnce( in updateIncomingFileConfirmNotification()