Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarRemoteInputCallback.java147 final Runnable clickPendingViewRunnable = () -> { in onWorkChallengeChanged() local
184 mShadeController.postOnShadeExpanded(clickPendingViewRunnable); in onWorkChallengeChanged()