Searched refs:objsFromResources (Results 1 – 1 of 1) sorted by relevance
211 @IdRes int textViewResourceId, @NonNull List<T> objects, boolean objsFromResources) { in ArrayAdapter() argument216 mObjectsFromResources = objsFromResources; in ArrayAdapter()