Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerImpl.java334 private void setLockscreenAllowRemoteInput(boolean allowLockscreenRemoteInput) { in setLockscreenAllowRemoteInput() argument
335 mAllowLockscreenRemoteInput = allowLockscreenRemoteInput; in setLockscreenAllowRemoteInput()