Searched defs:hideToast (Results 1 – 4 of 4) sorted by relevance
160 public void hideToast(String packageName, IBinder token) { in hideToast() method in ToastUI
196 void hideToast(String packageName, IBinder token); in hideToast() method
268 void hideToast(String packageName, IBinder token); in hideToast() method
419 default void hideToast(String packageName, IBinder token) { } in hideToast() method1020 public void hideToast(String packageName, IBinder token) { in hideToast() method in CommandQueue