Searched refs:mScreenPinningNotify (Results 1 – 2 of 2) sorted by relevance
130 private ScreenPinningNotify mScreenPinningNotify; field in TaskbarDelegate244 mScreenPinningNotify = new ScreenPinningNotify(mWindowContext); in init()266 mScreenPinningNotify = null; in destroy()502 if (mScreenPinningNotify == null) { in showPinningEnterExitToast()506 mScreenPinningNotify.showPinningStartToast(); in showPinningEnterExitToast()508 mScreenPinningNotify.showPinningExitToast(); in showPinningEnterExitToast()515 if (mScreenPinningNotify == null) { in showPinningEscapeToast()518 mScreenPinningNotify.showEscapeToast(QuickStepContract.isGesturalMode(mNavigationMode), in showPinningEscapeToast()
166 private ScreenPinningNotify mScreenPinningNotify; field in NavigationBarView320 mScreenPinningNotify = new ScreenPinningNotify(mContext); in NavigationBarView()927 mScreenPinningNotify.showPinningStartToast(); in showPinningEnterExitToast()929 mScreenPinningNotify.showPinningExitToast(); in showPinningEnterExitToast()934 mScreenPinningNotify.showEscapeToast( in showPinningEscapeToast()