Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarRemoteInputCallback.java209 startWorkChallengeIfNecessary(userId, null, null); in onLockedWorkRemoteInput()
215 boolean startWorkChallengeIfNecessary(int userId, IntentSender intendSender, in startWorkChallengeIfNecessary() method in StatusBarRemoteInputCallback
H A DStatusBarNotificationActivityStarter.java324 if (mStatusBarRemoteInputCallback.startWorkChallengeIfNecessary(userId, in handleNotificationClickAfterPanelCollapsed()