Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationLockscreenUserManagerImpl.java360 private void setLockscreenAllowRemoteInput(boolean allowLockscreenRemoteInput) { in setLockscreenAllowRemoteInput() method in NotificationLockscreenUserManagerImpl
384 setLockscreenAllowRemoteInput(remoteInput && remoteInputDpm); in updateLockscreenNotificationSetting()
386 setLockscreenAllowRemoteInput(false); in updateLockscreenNotificationSetting()