Searched refs:OPP_NOTIFICATION_CHANNEL (Results 1 – 1 of 1) sorted by relevance
138 private static final String OPP_NOTIFICATION_CHANNEL = "opp_notification_channel"; field in BluetoothOppNotification197 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()