Searched refs:showBugreportNotification (Results 1 – 3 of 3) sorted by relevance
102 Utils.showBugreportNotification(context, context.getString( in onBugreportSharingDeclined()109 Utils.showBugreportNotification(context, context.getString( in onBugreportShared()116 Utils.showBugreportNotification(context, context.getString( in onBugreportFailed()
84 static void showBugreportNotification(Context context, String msg, int notificationId) { in showBugreportNotification() method in Utils
306 Utils.showBugreportNotification(this, getString( in onCreate()