Searched refs:showBugreportNotification (Results 1 – 3 of 3) sorted by relevance
120 Utils.showBugreportNotification(context, context.getString( in onBugreportSharingDeclined()127 Utils.showBugreportNotification(context, context.getString( in onBugreportShared()134 Utils.showBugreportNotification(context, context.getString( in onBugreportFailed()
89 static void showBugreportNotification(Context context, String msg, int notificationId) { in showBugreportNotification() method in Utils
330 Utils.showBugreportNotification(this, getString( in onCreate()