Searched defs:dataSet (Results 1 – 5 of 5) sorted by relevance
41 public RvArrayAdapter(String[] dataSet) { in RvArrayAdapter()
104 public static void apply(@NonNull WireBuffer buffer, int textId, int dataSet, int indexId) { in apply()
111 public static void apply(@NonNull WireBuffer buffer, int textId, int dataSet, float index) { in apply()
186 final Map dataSet = mData.get(position); in bindView() local
1597 public int textLookup(float dataSet, float index) { in textLookup()1616 public int textLookup(float dataSet, int index) { in textLookup()