Searched refs:mScreenPinningNotify (Results 1 – 2 of 2) sorted by relevance
132 private ScreenPinningNotify mScreenPinningNotify; field in TaskbarDelegate244 mScreenPinningNotify = new ScreenPinningNotify(mWindowContext); in init()264 mScreenPinningNotify = null; in destroy()504 if (mScreenPinningNotify == null) { in showPinningEnterExitToast()508 mScreenPinningNotify.showPinningStartToast(); in showPinningEnterExitToast()510 mScreenPinningNotify.showPinningExitToast(); in showPinningEnterExitToast()517 if (mScreenPinningNotify == null) { in showPinningEscapeToast()520 mScreenPinningNotify.showEscapeToast(QuickStepContract.isGesturalMode(mNavigationMode), in showPinningEscapeToast()
162 private ScreenPinningNotify mScreenPinningNotify; field in NavigationBarView317 mScreenPinningNotify = new ScreenPinningNotify(mContext); in NavigationBarView()946 mScreenPinningNotify.showPinningStartToast(); in showPinningEnterExitToast()948 mScreenPinningNotify.showPinningExitToast(); in showPinningEnterExitToast()953 mScreenPinningNotify.showEscapeToast( in showPinningEscapeToast()