Searched refs:mScreenPinningNotify (Results 1 – 2 of 2) sorted by relevance
119 private ScreenPinningNotify mScreenPinningNotify; field in TaskbarDelegate214 mScreenPinningNotify = new ScreenPinningNotify(mWindowContext);233 mScreenPinningNotify = null;409 if (mScreenPinningNotify == null) {413 mScreenPinningNotify.showPinningStartToast();415 mScreenPinningNotify.showPinningExitToast();422 if (mScreenPinningNotify == null) {425 mScreenPinningNotify.showEscapeToast(QuickStepContract.isGesturalMode(mNavigationMode),
177 private ScreenPinningNotify mScreenPinningNotify; field in NavigationBarView352 mScreenPinningNotify = new ScreenPinningNotify(mContext); in NavigationBarView()1128 mScreenPinningNotify.showPinningStartToast(); in showPinningEnterExitToast()1130 mScreenPinningNotify.showPinningExitToast(); in showPinningEnterExitToast()1135 mScreenPinningNotify.showEscapeToast( in showPinningEscapeToast()