Home
last modified time | relevance | path

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

/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/
DCustomRecyclerAdapter.java32 public class CustomRecyclerAdapter extends class
61 public CustomRecyclerAdapter(String[] dataSet, Controller controller) { in CustomRecyclerAdapter() method in CustomRecyclerAdapter