Searched defs:hideToast (Results 1 – 4 of 4) sorted by relevance
153 public void hideToast(String packageName, IBinder token) { in hideToast() method in ToastUI
155 void hideToast(String packageName, IBinder token); in hideToast() method
254 void hideToast(String packageName, IBinder token); in hideToast() method
417 default void hideToast(String packageName, IBinder token) { } in hideToast() method988 public void hideToast(String packageName, IBinder token) { in hideToast() method in CommandQueue