Searched defs:hideToast (Results 1 – 4 of 4) sorted by relevance
146 public void hideToast(String packageName, IBinder token) { in hideToast() method in ToastUI
154 void hideToast(String packageName, IBinder token); in hideToast() method
242 void hideToast(String packageName, IBinder token); in hideToast() method
389 default void hideToast(String packageName, IBinder token) { } in hideToast() method897 public void hideToast(String packageName, IBinder token) { in hideToast() method in CommandQueue