Searched defs:hideToast (Results 1 – 4 of 4) sorted by relevance
101 public void hideToast(String packageName, IBinder token) { in hideToast() method in ToastUI
139 void hideToast(String packageName, IBinder token); in hideToast() method
213 void hideToast(String packageName, IBinder token); in hideToast() method
335 default void hideToast(String packageName, IBinder token) { } in hideToast() method818 public void hideToast(String packageName, IBinder token) { in hideToast() method in CommandQueue