Searched defs:hideToast (Results 1 – 4 of 4) sorted by relevance
164 public void hideToast(String packageName, IBinder token) { in hideToast() method in ToastUI
198 void hideToast(String packageName, IBinder token); in hideToast() method
279 void hideToast(String packageName, IBinder token); in hideToast() method
454 default void hideToast(String packageName, IBinder token) { } in hideToast() method1107 public void hideToast(String packageName, IBinder token) { in hideToast() method in CommandQueue