Searched refs:speedDial (Results 1 – 2 of 2) sorted by relevance
54 private BottomNavItem speedDial; field in BottomNavBar67 speedDial = findViewById(R.id.speed_dial_tab); in onFinishInflate()72 speedDial.setup(R.string.tab_title_speed_dial, R.drawable.quantum_ic_star_vd_theme_24); in onFinishInflate()77 speedDial.setOnClickListener( in onFinishInflate()112 speedDial.setSelected(view == speedDial); in setSelected()126 setSelected(speedDial); in selectTab()167 speedDial.setNotificationCount(count); in setNotificationCount()
1560 android.support.v4.app.Fragment speedDial = in showFragment() local1570 showIfEqualElseHideSupport(supportTransaction, supportFragment, speedDial); in showFragment()