Searched refs:setRemoteInputVisible (Results 1 – 6 of 6) sorted by relevance
459 mWrapper.setRemoteInputVisible(false); in onDefocus()478 mWrapper.setRemoteInputVisible(false); in onDefocus()487 mWrapper.setRemoteInputVisible(false); in onDefocus()651 mWrapper.setRemoteInputVisible(true); in focus()673 mWrapper.setRemoteInputVisible(true); in onNotificationUpdateOrReset()
123 public void setRemoteInputVisible(boolean visible) { in setRemoteInputVisible() method in NotificationMessagingTemplateViewWrapper
129 override fun setRemoteInputVisible(visible: Boolean) =
339 public void setRemoteInputVisible(boolean visible) { in setRemoteInputVisible() method in NotificationViewWrapper
176 view.setRemoteInputVisible(true)203 view.setRemoteInputVisible(false)
1356 result.mView.addOnVisibilityChangedListener(this::setRemoteInputVisible);2034 public void setRemoteInputVisible(boolean remoteInputVisible) {