Searched refs:setRemoteInputActive (Results 1 – 9 of 9) sorted by relevance
61 remoteInputQuickSettingsDisabler.setRemoteInputActive(true) in setUp()78 remoteInputQuickSettingsDisabler.setRemoteInputActive(false) in whenRemoteInputNotActive_shouldNotDisableQs()117 remoteInputQuickSettingsDisabler.setRemoteInputActive(false) in whenRemoteInputChanges_recomputeTriggered()
142 fun setRemoteInputActive(entry: NotificationEntry, remoteInputActive: Boolean) in addHeadsUpPhoneListener() method233 override fun setRemoteInputActive(entry: NotificationEntry, remoteInputActive: Boolean) {} in onHeadsUpAnimatingAwayStateChanged() method in com.android.systemui.statusbar.policy.HeadsUpManagerEmptyImpl
61 fun setRemoteInputActive(active: Boolean) { in setRemoteInputActive() method
208 remoteInputQuickSettingsDisabler.setRemoteInputActive(hasFocus) in onSendRemoteInput()
192 mDelegate.setRemoteInputActive(entry, isRemoteInputActive(entry)); in apply()340 void setRemoteInputActive(NotificationEntry entry, boolean remoteInputActive); in setRemoteInputActive() method
123 public void setRemoteInputActive(@NonNull NotificationEntry entry, in setRemoteInputActive() method in TestableHeadsUpManager
219 remoteInputQuickSettingsDisabler.setRemoteInputActive(true) in disableFlags_remoteInputActive_quickSettingsEnabledFalse()
301 public void setRemoteInputActive( in setRemoteInputActive() method in HeadsUpManagerPhone
1552 public void setRemoteInputActive(NotificationEntry entry, in createDelegate()1554 mHeadsUpManager.setRemoteInputActive(entry, remoteInputActive); in createDelegate()