Home
last modified time | relevance | path

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

1234

/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViewsService.java89 public int getCount(); in getCount() method
158 public synchronized int getCount() { in getCount() method in RemoteViewsService.RemoteViewsFactoryAdapter
H A DAdapter.java55 int getCount(); in getCount() method
H A DRemoteViewsListAdapter.java68 public int getCount() { in getCount() method in RemoteViewsListAdapter
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DIRemoteViewsFactory.aidl29 int getCount(); in getCount() method
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DLongSamplingCounterTest.java161 private long getCount() { in getCount() method in LongSamplingCounterTest
/aosp14/frameworks/base/tests/BiDiTests/src/com/android/bidi/
H A DBiDiTestGalleryImages.java47 public int getCount() { in getCount() method in BiDiTestGalleryImages
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/provider/
H A DNotificationVisibilityProviderImpl.kt50 private fun getCount() = notifDataStore.activeNotifCount.value regex
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DSavedDatasetsInfo.java129 public @IntRange(from = 0) int getCount() { in getCount() method in SavedDatasetsInfo
/aosp14/frameworks/base/packages/SystemUI/accessibility/accessibilitymenu/src/com/android/systemui/accessibility/accessibilitymenu/view/
H A DViewPagerAdapter.java40 public int getCount() { in getCount() method in ViewPagerAdapter
/aosp14/frameworks/base/core/java/com/android/internal/accessibility/dialog/
H A DButtonTargetAdapter.java41 public int getCount() { in getCount() method in ButtonTargetAdapter
H A DShortcutTargetAdapter.java43 public int getCount() { in getCount() method in ShortcutTargetAdapter
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListTakeFocusFromSide.java51 public int getCount() { in getCount() method in ListTakeFocusFromSide.ThrashListAdapter
H A DAdjacentListsWithAdjacentISVsInside.java112 public int getCount() { in getCount() method in AdjacentListsWithAdjacentISVsInside.AdjacentISVAdapter
/aosp14/frameworks/base/core/java/android/os/health/
H A DTimerStat.java99 public int getCount() { in getCount() method in TimerStat
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/concurrency/
H A DRepeatableExecutorTest.java158 public int getCount() { in getCount() method in RepeatableExecutorTest.CountingTask
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DAddPrinterActivity.java315 public int getCount() { in getCount() method in AddPrinterActivity.CombinedAdapter
462 public int getCount() { in getCount() method in AddPrinterActivity.PrintServiceInfoAdapter
638 public int getCount() { in getCount() method in AddPrinterActivity.RecommendedServicesAdapter
851 public int getCount() { in getCount() method in AddPrinterActivity.NoPrintServiceMessageAdapter
/aosp14/frameworks/base/core/java/android/database/
H A DBulkCursorToCursorAdaptor.java68 public int getCount() { in getCount() method in BulkCursorToCursorAdaptor
/aosp14/frameworks/base/core/java/android/app/usage/
H A DEventStats.java113 public int getCount() { in getCount() method in EventStats
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/view/
H A DListViewCaptureHelperTest.java70 public int getCount() { in getCount() method in ListViewCaptureHelperTest.TestAdapter
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/focus/
H A DListWithFooterViewAndNewLabels.java82 public int getCount() { in getCount() method in ListWithFooterViewAndNewLabels.MyAdapter
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/gridview/
H A DGridDelete.java90 public int getCount() { in getCount() method in GridDelete.DeleteAdapter
/aosp14/frameworks/base/media/java/android/mtp/
H A DMtpPropertyList.java76 public int getCount() { in getCount() method in MtpPropertyList
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DFrameValues.java30 public int getCount() { in getCount() method in FrameValues
/aosp14/frameworks/base/core/java/com/android/internal/globalactions/
H A DActionsAdapter.java46 public int getCount() { in getCount() method in ActionsAdapter
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/
H A DAlarmStore.java144 int getCount(Predicate<Alarm> condition); in getCount() method

1234