Home
last modified time | relevance | path

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

123456

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/provider/
DNotificationVisibilityProviderImpl.kt55 private fun getCount() = in getLocation() method in com.android.systemui.statusbar.notification.collection.provider.NotificationVisibilityProviderImpl
/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntryCounter.java24 public int getCount() { in getCount() method in VCardEntryCounter
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/items/
DAbstractItem.java37 public int getCount() { in getCount() method in AbstractItem
DButtonBarItem.java62 public int getCount() { in getCount() method in ButtonBarItem
/frameworks/base/core/java/android/app/ondeviceintelligence/
DTokenInfo.java59 public long getCount() { in getCount() method in TokenInfo
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/
DLongSamplingCounterTest.java160 private long getCount() { in getCount() method in LongSamplingCounterTest
/frameworks/base/core/java/android/widget/
DRemoteViewsService.java83 public int getCount(); in getCount() method
189 public synchronized int getCount() { in getCount() method in RemoteViewsService.RemoteViewsFactoryAdapter
DAdapter.java55 int getCount(); in getCount() method
/frameworks/native/services/inputflinger/reader/mapper/gestures/
DPropertyProvider.h73 size_t getCount() const { return mCount; } in getCount() function
/frameworks/base/tests/BiDiTests/src/com/android/bidi/
DBiDiTestGalleryImages.java47 public int getCount() { in getCount() method in BiDiTestGalleryImages
/frameworks/base/core/java/com/android/internal/widget/
DIRemoteViewsFactory.aidl29 int getCount(); in getCount() method
/frameworks/base/core/java/android/service/autofill/
DSavedDatasetsInfo.java129 public @IntRange(from = 0) int getCount() { in getCount() method in SavedDatasetsInfo
/frameworks/base/packages/SystemUI/accessibility/accessibilitymenu/src/com/android/systemui/accessibility/accessibilitymenu/view/
DViewPagerAdapter.java40 public int getCount() { in getCount() method in ViewPagerAdapter
/frameworks/base/core/java/com/android/internal/accessibility/dialog/
DButtonTargetAdapter.java41 public int getCount() { in getCount() method in ButtonTargetAdapter
DShortcutTargetAdapter.java43 public int getCount() { in getCount() method in ShortcutTargetAdapter
/frameworks/base/core/tests/coretests/src/android/widget/listview/
DListTakeFocusFromSide.java51 public int getCount() { in getCount() method in ListTakeFocusFromSide.ThrashListAdapter
/frameworks/base/core/java/android/os/health/
DTimerStat.java99 public int getCount() { in getCount() method in TimerStat
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
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
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/widget/
DFakeListAdapter.kt30 override fun getCount(): Int = items.size method in com.android.systemui.widget.FakeListAdapter
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/concurrency/
DRepeatableExecutorTest.java157 public int getCount() { in getCount() method in RepeatableExecutorTest.CountingTask
/frameworks/base/core/java/android/database/
DBulkCursorToCursorAdaptor.java68 public int getCount() { in getCount() method in BulkCursorToCursorAdaptor
/frameworks/base/core/java/android/app/usage/
DEventStats.java113 public int getCount() { in getCount() method in EventStats
/frameworks/base/core/tests/coretests/src/com/android/internal/view/
DListViewCaptureHelperTest.java70 public int getCount() { in getCount() method in ListViewCaptureHelperTest.TestAdapter
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DOverflowMenuAdapter.java48 public int getCount() { in getCount() method in OverflowMenuAdapter
/frameworks/base/core/tests/coretests/src/android/widget/focus/
DListWithFooterViewAndNewLabels.java82 public int getCount() { in getCount() method in ListWithFooterViewAndNewLabels.MyAdapter

123456