Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DScreenPinningNotify.java54 public void showEscapeToast(boolean isGestureNavEnabled, boolean isRecentsButtonVisible) { in showEscapeToast() method in ScreenPinningNotify
H A DTaskbarDelegate.java425 mScreenPinningNotify.showEscapeToast(QuickStepContract.isGesturalMode(mNavigationMode),
H A DNavigationBarView.java1135 mScreenPinningNotify.showEscapeToast( in showPinningEscapeToast()