Searched refs:BottomNavItem (Results 1 – 2 of 2) sorted by relevance
54 private BottomNavItem speedDial;55 private BottomNavItem callLog;56 private BottomNavItem contacts;57 private BottomNavItem voicemail;
36 final class BottomNavItem extends LinearLayout { class42 public BottomNavItem(Context context, @Nullable AttributeSet attrs) { in BottomNavItem() method in BottomNavItem