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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
H A DCategoryAdapter.java41 private String mAddButtonText; field in class:CategoryAdapter
80 mAddButtonText = getContext().getString(R.string.filtershow_add_button_looks);
86 mAddButtonText = getContext().getString(R.string.filtershow_add_button_versions);
242 return mAddButtonText;

Completed in 525 milliseconds