Searched refs:SWITCH (Results 1 – 3 of 3) sorted by relevance
29 public static final int SWITCH = 4; field in SampleAppConstants
56 mItems.add(new AppItem(null, 0, SampleAppConstants.SWITCH, null)); // for switch widget in onCreate()
67 case SampleAppConstants.SWITCH: in onCreateViewHolder()