Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerImpl.java329 private void setLockscreenAllowRemoteInput(boolean allowLockscreenRemoteInput) { in setLockscreenAllowRemoteInput() method in NotificationLockscreenUserManagerImpl
353 setLockscreenAllowRemoteInput(remoteInput && remoteInputDpm); in updateLockscreenNotificationSetting()
355 setLockscreenAllowRemoteInput(false); in updateLockscreenNotificationSetting()