Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarRemoteInputCallback.java256 boolean appRequestedAuth, in handleRemoteViewClick() argument
259 if (isActivity || appRequestedAuth) { in handleRemoteViewClick()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java746 boolean appRequestedAuth, ClickHandler defaultHandler); in handleRemoteViewClick() argument