Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationLockscreenUserManagerImpl.java102 private boolean mAllowLockscreenRemoteInput; field in NotificationLockscreenUserManagerImpl
306 return mAllowLockscreenRemoteInput; in shouldAllowLockscreenRemoteInput()
386 mAllowLockscreenRemoteInput = allowLockscreenRemoteInput; in setLockscreenAllowRemoteInput()
690 pw.println(mAllowLockscreenRemoteInput); in dump()