Searched defs:showToast (Results 1 – 5 of 5) sorted by relevance
82 private void showToast(int res) { in showToast() method in NavigationViewUsageBase
44 public void showToast(int lockTaskModeState) { in showToast() method in LockTaskNotify
218 public void showToast(NetworkAgentInfo fromNai, NetworkAgentInfo toNai) { in showToast() method in NetworkNotificationManager
170 public void showMessage(String msg, boolean showToast) { in showMessage()
63 void showMessage(String msg, boolean showToast); in showMessage()707 private synchronized void showMessage(String msg, int logLevel, boolean showToast) { in showMessage()