Searched refs:newBaseNotification (Results 1 – 1 of 1) sorted by relevance
506 final Notification.Builder builder = newBaseNotification(mContext) in updateProgress()1041 final Notification.Builder builder = newBaseNotification(mContext) in sendBugreportNotification()1064 final Notification.Builder builder = newBaseNotification(context) in sendBugreportBeingUpdatedNotification()1072 private static Notification.Builder newBaseNotification(Context context) { in newBaseNotification() method in BugreportProgressService