Searched refs:mOnConfigSelectorUpdated (Results 1 – 1 of 1) sorted by relevance
95 private final OnConfigSelectorUpdated mOnConfigSelectorUpdated = new OnConfigSelectorUpdated(); field in ExtractStringInputPage232 mConfigSelector.setOnChangeListener(mOnConfigSelectorUpdated); in createResFileGroup()242 mResFileCombo.addModifyListener(mOnConfigSelectorUpdated); in createResFileGroup()284 mOnConfigSelectorUpdated.run(); in initUi()