Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DScreenPinningNotify.java44 public void showPinningStartToast() { in showPinningStartToast() method in ScreenPinningNotify
H A DTaskbarDelegate.java413 mScreenPinningNotify.showPinningStartToast();
H A DNavigationBarView.java1128 mScreenPinningNotify.showPinningStartToast(); in showPinningEnterExitToast()