Searched refs:setRemoteInputActive (Results 1 – 6 of 6) sorted by relevance
59 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(Boolean.TRUE); in shouldEnableQuickSetting_afterDeactiviate()60 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(Boolean.FALSE); in shouldEnableQuickSetting_afterDeactiviate()67 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(Boolean.FALSE); in shouldDisableQuickSetting_afteActiviate()68 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(Boolean.TRUE); in shouldDisableQuickSetting_afteActiviate()
61 public void setRemoteInputActive(boolean active){ in setRemoteInputActive() method in RemoteInputQuickSettingsDisabler
286 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(false); in onDefocus()367 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(true); in focus()
184 mDelegate.setRemoteInputActive(entry, isRemoteInputActive(entry)); in apply()300 void setRemoteInputActive(NotificationEntry entry, boolean remoteInputActive); in setRemoteInputActive() method
265 public void setRemoteInputActive( in setRemoteInputActive() method in HeadsUpManagerPhone
808 public void setRemoteInputActive(NotificationEntry entry, in createDelegate()810 mHeadsUpManager.setRemoteInputActive(entry, remoteInputActive); in createDelegate()