Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java4317 protected boolean startWorkChallengeIfNecessary(int userId, IntentSender intendSender, in startWorkChallengeIfNecessary() method
4358 startWorkChallengeIfNecessary(userId, null, null); in onLockedWorkRemoteInput()
5129 if (startWorkChallengeIfNecessary(userId, intent.getIntentSender(), in onNotificationClicked()