Home
last modified time | relevance | path

Searched refs:getGroupCount (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
DBrowserHistoryPage.java465 return mAdapter.getGroupCount(); in getCount()
562 public int getGroupCount() { in getGroupCount() method in BrowserHistoryPage.HistoryAdapter
563 return super.getGroupCount() + (!isMostVisitedEmpty() ? 1 : 0); in getGroupCount()
568 if (groupPosition >= super.getGroupCount()) { in getChildrenCount()
592 if (groupPosition >= super.getGroupCount()) { in getCursor()
601 if (groupPosition >= super.getGroupCount()) { in getGroupView()
621 if (groupPosition >= super.getGroupCount()) { in moveCursorToChildPosition()
DDateSortedExpandableListAdapter.java313 public int getGroupCount() { in getGroupCount() method in DateSortedExpandableListAdapter
/packages/apps/Browser/src/com/android/browser/view/
DBookmarkExpandableView.java139 expandGroup(mAdapter.getGroupCount() - 1); in addAccount()
230 if (mAdapter.getGroupCount() <= groupPosition
261 int count = mAdapter.getGroupCount(); in saveGroupState()
366 public int getGroupCount() { in getGroupCount() method in BookmarkExpandableView.BookmarkAccountAdapter
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DClusteredSuggestionsView.java64 for (int i = 0; i < adapter.getGroupCount(); ++i) { in expandAll()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapEmailSettingsAdapter.java204 public int getGroupCount() { in getGroupCount() method in BluetoothMapEmailSettingsAdapter
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DCustomContactListFilterActivity.java665 public int getGroupCount() { in getGroupCount() method in CustomContactListFilterActivity.DisplayAdapter
/packages/apps/Settings/src/com/android/settings/
DTrustedCredentialsSettings.java287 public int getGroupCount() { in getGroupCount() method in TrustedCredentialsSettings.TrustedCertificateExpandableAdapter