java.lang.Object | |
↳ | com.android.contacts.ContactsSectionIndexer |
A section indexer that is configured with precomputed section titles and their respective counts.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Constructor.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Constructor.
sections | a non-null array |
---|---|
counts | a non-null array of the same size as sections
|