Searched refs:OtherSettingsPopup (Results 1 – 3 of 3) sorted by relevance
30 private OtherSettingsPopup.Listener mListener;32 public void setSettingChangedListener(OtherSettingsPopup.Listener listener) { in setSettingChangedListener()49 ((OtherSettingsPopup)mPopup).overrideSettings(keyvalues); in overrideSettings()58 OtherSettingsPopup popup = (OtherSettingsPopup) inflater.inflate( in initializePopup()
38 public class OtherSettingsPopup extends AbstractSettingPopup class55 super(OtherSettingsPopup.this.getContext(), 0, mListItem); in OtherSettingsAdapter()83 view.setSettingChangedListener(OtherSettingsPopup.this); in getView()92 public OtherSettingsPopup(Context context, AttributeSet attrs) { in OtherSettingsPopup() method in OtherSettingsPopup
38 IndicatorButton.Listener, OtherSettingsPopup.Listener, Rotatable {