Searched refs:mLastToast (Results 1 – 1 of 1) sorted by relevance
37 private Toast mLastToast; field in ScreenPinningNotify61 if (mLastToast != null) { in showEscapeToast()62 mLastToast.cancel(); in showEscapeToast()64 mLastToast = makeAllUserToastAndShow(isRecentsButtonVisible in showEscapeToast()