Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DScreenPinningNotify.java55 public void showEscapeToast(boolean isRecentsButtonVisible) { in showEscapeToast() method in ScreenPinningNotify
DStatusBar.java2231 mScreenPinningNotify.showEscapeToast(getNavigationBarView() == null in showPinningEscapeToast()