Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java1824 boolean requireAuth) { in Action() argument
1836 this.mAuthenticationRequired = requireAuth; in Action()