Searched defs:msgResId (Results 1 – 3 of 3) sorted by relevance
26 public final int msgResId; field in AllTaskViewsDismissedEvent28 public AllTaskViewsDismissedEvent(int msgResId) { in AllTaskViewsDismissedEvent()
287 public void showEmptyView(int msgResId) { in showEmptyView()
847 static void notifyScreenshotError(Context context, NotificationManager nManager, int msgResId) { in notifyScreenshotError()