Searched refs:shouldAllowLockscreenRemoteInput (Results 1 – 3 of 3) sorted by relevance
27 boolean shouldAllowLockscreenRemoteInput(); in shouldAllowLockscreenRemoteInput() method
346 public boolean shouldAllowLockscreenRemoteInput() { in shouldAllowLockscreenRemoteInput() method in NotificationLockscreenUserManagerImpl
485 if (mLockscreenUserManager.shouldAllowLockscreenRemoteInput()) { in showBouncerForRemoteInput()