Searched refs:shouldAllowLockscreenRemoteInput (Results 1 – 3 of 3) sorted by relevance
27 boolean shouldAllowLockscreenRemoteInput(); in shouldAllowLockscreenRemoteInput() method
259 public boolean shouldAllowLockscreenRemoteInput() { in shouldAllowLockscreenRemoteInput() method in NotificationLockscreenUserManagerImpl
381 if (!mLockscreenUserManager.shouldAllowLockscreenRemoteInput()) { in activateRemoteInput()