Home
last modified time | relevance | path

Searched defs:getCount (Results 1 – 25 of 141) sorted by relevance

123456

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DMemoryCursor.java40 public int getCount() { in getCount() method in MemoryCursor
/packages/apps/Messaging/src/com/android/messaging/ui/
DCompositeAdapter.java55 public int getCount() { in getCount() method in CompositeAdapter.Partition
183 public int getCount() { in getCount() method in CompositeAdapter
188 public int getCount(final int index) { in getCount() method in CompositeAdapter
/packages/services/Telephony/src/com/android/phone/common/mail/utility/
DCountingOutputStream.java33 public long getCount() { in getCount() method in CountingOutputStream
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
DCountingOutputStream.java34 public long getCount() { in getCount() method in CountingOutputStream
/packages/inputmethods/LatinIME/native/jni/src/dictionary/property/
Dhistorical_info.h46 int getCount() const { in getCount() function
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DSuggestionCursor.java39 int getCount(); in getCount() method
DSuggestionCursorWrapper.java41 public int getCount() { in getCount() method in SuggestionCursorWrapper
/packages/apps/Contacts/src/com/android/contacts/widget/
DSingleItemAdapter.java27 public int getCount() { in getCount() method in SingleItemAdapter
/packages/apps/Gallery/src/com/android/camera/gallery/
DIImageList.java54 public int getCount(); in getCount() method
DSingleImageList.java45 public int getCount() { in getCount() method in SingleImageList
/packages/apps/Contacts/src/com/android/contacts/list/
DGroupMemberTileAdapter.java66 public int getCount() { in getCount() method in GroupMemberTileAdapter
/packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
DCountingOutputStream.java98 public synchronized int getCount() { in getCount() method in CountingOutputStream
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMessageListing.java53 public int getCount() { in getCount() method in BluetoothMapMessageListing
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
DRawContactMatchingCandidates.java46 public int getCount() { in getCount() method in RawContactMatchingCandidates
/packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
DMultipart.java44 public int getCount() throws MessagingException { in getCount() method in Multipart
/packages/services/Telephony/src/com/android/phone/common/mail/
DMultipart.java43 public int getCount() throws MessagingException { in getCount() method in Multipart
/packages/apps/Messaging/src/com/android/messaging/widget/
DBaseWidgetFactory.java125 public int getCount() { in getCount() method in BaseWidgetFactory
/packages/apps/ContactsCommon/src/com/android/contacts/common/database/
DEmptyCursor.java37 public int getCount() { in getCount() method in EmptyCursor
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DBluetoothPbapVcardList.java86 public int getCount() { in getCount() method in BluetoothPbapVcardList
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/testutil/
DDeletedContactUtil.java47 public static long getCount(ContentResolver resolver) { in getCount() method in DeletedContactUtil
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DSuggestionsListAdapter.java68 public int getCount() { in getCount() method in SuggestionsListAdapter.Adapter
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DSeparatedFolderListAdapter.java57 public int getCount() { in getCount() method in SeparatedFolderListAdapter
/packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
DCountingInputStream.java119 public synchronized int getCount() { in getCount() method in CountingInputStream
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallListAdapter.java71 public int getCount() { in getCount() method in CallListAdapter
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DSyncCursorPair.java321 public int getCount(); in getCount() method
406 public int getCount() { in getCount() method in SyncCursorPair.LocalCursorIterator
534 public int getCount() { in getCount() method in SyncCursorPair.RemoteCursorsIterator

123456