Searched refs:effectName (Results 1 - 1 of 1) sorted by relevance

/gdk/samples/PhotoEditor/src/com/android/photoeditor/
H A DEffectsBar.java64 private TextView effectName; field in class:EffectsBar
149 effectName = (TextView) tools.findViewById(R.id.action_effect_name);
216 effectName.setText(name);
230 effectName.setText("");

Completed in 210 milliseconds