Searched refs:lastToast (Results 1 – 1 of 1) sorted by relevance
3031 ToastRecord lastToast = mToastQueue.remove(index); in cancelToastLocked() local3032 mWindowManagerInternal.removeWindowToken(lastToast.token, true); in cancelToastLocked()