Searched refs:pluralsMessageId (Results 1 – 1 of 1) sorted by relevance
107 public static void showToast(final int pluralsMessageId, final int count) { in showToast() argument109 getApplicationContext().getResources().getQuantityString(pluralsMessageId, count), in showToast()