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