Home
last modified time | relevance | path

Searched refs:textViewResourceId (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DLevelSelectActivity.java75 int textViewResourceId, int textViewResourceId2, List<T> objects) { in DisableItemArrayAdapter() argument
76 super(context, resource, textViewResourceId, objects); in DisableItemArrayAdapter()
81 mTextViewResource = textViewResourceId; in DisableItemArrayAdapter()