Home
last modified time | relevance | path

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

12345678910>>...12

/aosp12/system/media/audio_utils/include/audio_utils/
H A DHistogram.h76 uint64_t getCount(int32_t binIndex) const { in getCount() function
86 uint64_t getCount() const { in getCount() function
/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardEntryCounter.java24 public int getCount() { in getCount() method in VCardEntryCounter
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DMemoryCursor.java40 public int getCount() { in getCount() method in MemoryCursor
/aosp12/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/items/
H A DAbstractItem.java37 public int getCount() { in getCount() method in AbstractItem
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/
H A DCallComposerPagerAdapter.java54 public int getCount() { in getCount() method in CallComposerPagerAdapter
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/property/
H A Dhistorical_info.h46 int getCount() const { in getCount() function
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/mail/utility/
H A DCountingOutputStream.java33 public long getCount() { in getCount() method in CountingOutputStream
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A 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
/aosp12/frameworks/base/core/java/android/widget/
H A DRemoteViewsService.java82 public int getCount(); in getCount() method
151 public synchronized int getCount() { in getCount() method in RemoteViewsService.RemoteViewsFactoryAdapter
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DSuggestionCursor.java39 int getCount(); in getCount() method
H A DSuggestionCursorWrapper.java41 public int getCount() { in getCount() method in SuggestionCursorWrapper
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/volume/
H A DAudioZoneVolumeTabAdapter.java53 public int getCount() { in getCount() method in AudioZoneVolumeTabAdapter
/aosp12/packages/apps/Contacts/src/com/android/contacts/widget/
H A DSingleItemAdapter.java27 public int getCount() { in getCount() method in SingleItemAdapter
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DIRemoteViewsFactory.aidl29 int getCount(); in getCount() method
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
H A DCarAudioZoneTabAdapter.java54 public int getCount() { in getCount() method in CarAudioZoneTabAdapter
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/testcomponent/
H A DListViewService.java51 public int getCount() { in getCount() method in ListViewService.SimpleViewsFactory
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/
H A DSimplePagerAdapter.java46 public int getCount() { in getCount() method in SimplePagerAdapter
/aosp12/packages/apps/Gallery/src/com/android/camera/gallery/
H A DIImageList.java54 public int getCount(); in getCount() method
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DLongSamplingCounterTest.java161 private long getCount() { in getCount() method in LongSamplingCounterTest
/aosp12/packages/modules/ExtServices/java/src/android/ext/services/notification/
H A DEntityTypeCounter.java48 int getCount(@NonNull String entityType) { in getCount() method in EntityTypeCounter
/aosp12/packages/apps/Dialer/java/com/android/incallui/incall/impl/
H A DInCallPagerAdapter.java60 public int getCount() { in getCount() method in InCallPagerAdapter
/aosp12/frameworks/base/tests/BiDiTests/src/com/android/bidi/
H A DBiDiTestGalleryImages.java47 public int getCount() { in getCount() method in BiDiTestGalleryImages
/aosp12/packages/apps/Settings/src/com/android/settings/applications/intentpicker/
H A DSupportedLinksAdapter.java41 public int getCount() { in getCount() method in SupportedLinksAdapter
/aosp12/packages/apps/Dialer/java/com/android/dialer/searchfragment/cp2/
H A DSearchContactsCursor.java67 public int getCount() { in getCount() method in SearchContactsCursor
/aosp12/frameworks/base/core/java/android/service/autofill/
H A DSavedDatasetsInfo.java129 public @IntRange(from = 0) int getCount() { in getCount() method in SavedDatasetsInfo

12345678910>>...12