Home
last modified time | relevance | path

Searched refs:mScreenPinningNotify (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarView.java151 private ScreenPinningNotify mScreenPinningNotify; field in NavigationBarView
293 mScreenPinningNotify = new ScreenPinningNotify(mContext); in NavigationBarView()
901 mScreenPinningNotify.showPinningStartToast(); in showPinningEnterExitToast()
903 mScreenPinningNotify.showPinningExitToast(); in showPinningEnterExitToast()
908 mScreenPinningNotify.showEscapeToast(isRecentsButtonVisible()); in showPinningEscapeToast()