Searched refs:getChildrenCount (Results 1 - 7 of 7) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/
H A DVCardDetailAdapter.java70 public int getChildrenCount(final int groupPosition) { method in class:VCardDetailAdapter
/packages/apps/Browser/src/com/android/browser/
H A DBrowserHistoryPage.java500 return mAdapter.getChildrenCount(mSelectedGroup);
567 public int getChildrenCount(int groupPosition) { method in class:BrowserHistoryPage.HistoryAdapter
574 return super.getChildrenCount(groupPosition);
H A DDateSortedExpandableListAdapter.java319 public int getChildrenCount(int groupPosition) { method in class:DateSortedExpandableListAdapter
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapSettingsAdapter.java198 public int getChildrenCount(int groupPosition) { method in class:BluetoothMapSettingsAdapter
/packages/apps/Browser/src/com/android/browser/view/
H A DBookmarkExpandableView.java355 public int getChildrenCount(int groupPosition) { method in class:BookmarkExpandableView.BookmarkAccountAdapter
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DCustomContactListFilterActivity.java652 public int getChildrenCount(int groupPosition) { method in class:CustomContactListFilterActivity.DisplayAdapter
/packages/apps/Settings/src/com/android/settings/
H A DTrustedCredentialsSettings.java296 public int getChildrenCount(int groupPosition) { method in class:TrustedCredentialsSettings.TrustedCertificateExpandableAdapter

Completed in 213 milliseconds