Searched refs:setRemoteInputActive (Results 1 – 6 of 6) sorted by relevance
57 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(Boolean.TRUE); in shouldEnableQuickSetting_afterDeactiviate()58 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(Boolean.FALSE); in shouldEnableQuickSetting_afterDeactiviate()65 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(Boolean.FALSE); in shouldDisableQuickSetting_afteActiviate()66 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(Boolean.TRUE); in shouldDisableQuickSetting_afteActiviate()
57 public void setRemoteInputActive(boolean active){ in setRemoteInputActive() method in RemoteInputQuickSettingsDisabler
240 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(false); in onDefocus()302 mRemoteInputQuickSettingsDisabler.setRemoteInputActive(true); in focus()
179 mDelegate.setRemoteInputActive(entry, isRemoteInputActive(entry)); in apply()287 void setRemoteInputActive(NotificationData.Entry entry, boolean remoteInputActive); in setRemoteInputActive() method
212 public void setRemoteInputActive( in setRemoteInputActive() method in HeadsUpManagerPhone
2874 public void setRemoteInputActive(NotificationData.Entry entry, in addStatusBarWindow()2876 mHeadsUpManager.setRemoteInputActive(entry, remoteInputActive); in addStatusBarWindow()