Searched refs:newBaseNotification (Results 1 – 1 of 1) sorted by relevance
719 final Notification.Builder builder = newBaseNotification(mContext) in updateProgress()1242 final Notification.Builder builder = newBaseNotification(mContext) in sendBugreportNotification()1265 final Notification.Builder builder = newBaseNotification(context) in sendBugreportBeingUpdatedNotification()1273 private static Notification.Builder newBaseNotification(Context context) { in newBaseNotification() method in BugreportProgressService