Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarRemoteInputCallback.java274 boolean appRequestedAuth, @Nullable Integer actionIndex, in handleRemoteViewClick() argument
277 if (isActivity || appRequestedAuth) { in handleRemoteViewClick()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java712 boolean appRequestedAuth, @Nullable Integer actionIndex, in handleRemoteViewClick() argument