Find
C
ase-sensitive
R
egexp search
Path
mozilla-central
/
mobile
/
android
/
android-components
/
components
/
feature
/
tabs
/
src
/
main
/
java
/
mozilla
/
components
/
feature
/
tabs
/
toolbar
Navigation
Enable keyboard shortcuts
Name
Description
Size
TabCounterToolbarButton.kt
A [Toolbar.Action] implementation that shows a [TabCounterView].
4790
TabsToolbarFeature.kt
Feature implementation for connecting a tabs tray implementation with a toolbar implementation. @param countBasedOnSelectedTabType if true the count is based on the selected tab i.e. if a private tab is selected private tabs will be counter, otherwise normal tabs. If false, all tabs will be counted.
1759