Searched refs:setRemoteInputActive (Results 1 – 6 of 6) sorted by relevance
60 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(Boolean.TRUE); in shouldEnableQuickSetting_afterDeactiviate()61 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(Boolean.FALSE); in shouldEnableQuickSetting_afterDeactiviate()68 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(Boolean.FALSE); in shouldDisableQuickSetting_afteActiviate()69 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(Boolean.TRUE); in shouldDisableQuickSetting_afteActiviate()
177 mDelegate.setRemoteInputActive(entry, isRemoteInputActive(entry)); in apply()285 void setRemoteInputActive(NotificationEntry entry, boolean remoteInputActive); in setRemoteInputActive() method
62 public void setRemoteInputActive(boolean active){ in setRemoteInputActive() method in RemoteInputQuickSettingsDisabler
249 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(false); in onDefocus()330 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(true); in focus()
241 public void setRemoteInputActive( in setRemoteInputActive() method in HeadsUpManagerPhone
712 public void setRemoteInputActive(NotificationEntry entry, in createDelegate()714 mHeadsUpManager.setRemoteInputActive(entry, remoteInputActive); in createDelegate()