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/
DStatusBar.java428 private ScreenPinningNotify mScreenPinningNotify; field in StatusBar
886 mScreenPinningNotify = new ScreenPinningNotify(mContext); in makeStatusBarView()
2223 mScreenPinningNotify.showPinningStartToast(); in showPinningEnterExitToast()
2225 mScreenPinningNotify.showPinningExitToast(); in showPinningEnterExitToast()
2231 mScreenPinningNotify.showEscapeToast(getNavigationBarView() == null in showPinningEscapeToast()