Searched defs:hideToast (Results 1 – 4 of 4) sorted by relevance
146 public void hideToast(String packageName, IBinder token) { in hideToast() method in ToastUI
152 void hideToast(String packageName, IBinder token); in hideToast() method
238 void hideToast(String packageName, IBinder token); in hideToast() method
378 default void hideToast(String packageName, IBinder token) { } in hideToast() method881 public void hideToast(String packageName, IBinder token) { in hideToast() method in CommandQueue