Searched refs:onRemoveCustomInputStyle (Results 1 – 2 of 2) sorted by relevance
49 public void onRemoveCustomInputStyle(CustomInputStylePreference stylePref); in onRemoveCustomInputStyle() method165 mProxy.onRemoveCustomInputStyle(this); in onCancel()194 mProxy.onRemoveCustomInputStyle(this); in onClick()
162 public void onRemoveCustomInputStyle(final CustomInputStylePreference stylePref) { in onRemoveCustomInputStyle() method in CustomInputStyleSettingsFragment