Home
last modified time | relevance | path

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

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowArrayAdapter.java38 private int textViewResourceId; field in ShadowArrayAdapter
50 public void __constructor__(Context context, int textViewResourceId) { in __constructor__()
54 public void __constructor__(Context context, int resource, int textViewResourceId) { in __constructor__()
58 public void __constructor__(Context context, int textViewResourceId, T[] objects) { in __constructor__()
62 … public void __constructor__(Context context, int resource, int textViewResourceId, T[] objects) { in __constructor__()
66 public void __constructor__(Context context, int textViewResourceId, List<T> objects) { in __constructor__()
70 …public void __constructor__(Context context, int resource, int textViewResourceId, List<T> objects… in __constructor__()
74 private void init(Context context, int resource, int textViewResourceId, List<T> objects) { in init()
/external/replicaisland/src/com/replica/replicaisland/
DLevelSelectActivity.java75 int textViewResourceId, int textViewResourceId2, List<T> objects) { in DisableItemArrayAdapter()
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...