Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerImpl.java91 private boolean mAllowLockscreenRemoteInput; field in NotificationLockscreenUserManagerImpl
265 return mAllowLockscreenRemoteInput; in shouldAllowLockscreenRemoteInput()
335 mAllowLockscreenRemoteInput = allowLockscreenRemoteInput; in setLockscreenAllowRemoteInput()
580 pw.println(mAllowLockscreenRemoteInput); in dump()