Searched defs:showToast (Results 1 – 5 of 5) sorted by relevance
311 public void showToast(int messageId, int duration) { in showToast() method in IntentForwarderActivity.InjectorImpl325 void showToast(@StringRes int messageId, int duration); in showToast() method
170 public void showMessage(String msg, boolean showToast) { in showMessage()
63 void showMessage(String msg, boolean showToast); in showMessage()728 private synchronized void showMessage(String msg, int logLevel, boolean showToast) { in showMessage()
331 public void showToast(NetworkAgentInfo fromNai, NetworkAgentInfo toNai) { in showToast() method in NetworkNotificationManager
665 public void showToast(int messageId, int duration) {} in showToast() method in IntentForwarderActivityTest.TestInjector