Searched refs:privateVersion (Results 1 – 2 of 2) sorted by relevance
160 Notification privateVersion = new Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in sendNotification() local168 mNm.notify(tag, NOTIFICATION_ID, privateVersion); in sendNotification()
170 Notification privateVersion = new Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in sendNotification() local176 mNm.notify(tag, NOTIFICATION_ID, privateVersion); in sendNotification()