Home | History | Annotate | Download | only in com.example.android.wearable.wear.wearnotifications

Lines Matching refs:mCustomRecyclerAdapter

80     private CustomRecyclerAdapter mCustomRecyclerAdapter;
107 mCustomRecyclerAdapter = new CustomRecyclerAdapter(
113 mWearableRecyclerView.setAdapter(mCustomRecyclerAdapter);