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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DEditorDrawTabletUI.java52 private int mSelectedStyleButton; field in class:EditorDrawTabletUI
86 style.setSelected(mSelectedStyleButton);
144 mSelectedStyleButton = current;
262 int rid = (i == mSelectedStyleButton) ? android.R.color.holo_blue_light :

Completed in 54 milliseconds