Home
last modified time | relevance | path

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

123456

/frameworks/rs/rsov/compiler/spirit/
Dtest_utils.h31 int getCount() const { return mCount; } in getCount() function
/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntryCounter.java24 public int getCount() { in getCount() method in VCardEntryCounter
/frameworks/support/samples/SupportWearDemos/src/com/example/android/support/wear/app/drawers/
DDemoNavDrawerAdapter.java42 public int getCount() { in getCount() method in DemoNavDrawerAdapter
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/items/
DAbstractItem.java37 public int getCount() { in getCount() method in AbstractItem
DButtonBarItem.java63 public int getCount() { in getCount() method in ButtonBarItem
DItemHierarchy.java80 int getCount(); in getCount() method
/frameworks/base/core/java/android/widget/
DRemoteViewsService.java82 public int getCount(); in getCount() method
151 public synchronized int getCount() { in getCount() method in RemoteViewsService.RemoteViewsFactoryAdapter
DAdapter.java55 int getCount(); in getCount() method
DRemoteViewsListAdapter.java66 public int getCount() { in getCount() method in RemoteViewsListAdapter
/frameworks/base/services/core/java/com/android/server/
DRescueParty.java223 public abstract int getCount(); in getCount() method in RescueParty.Threshold
277 public int getCount() { in getCount() method in RescueParty.BootThreshold
311 @Override public int getCount() { return count; } in getCount() method in RescueParty.AppThreshold
/frameworks/base/core/java/com/android/internal/widget/
DIRemoteViewsFactory.aidl27 int getCount(); in getCount() method
/frameworks/base/tests/BiDiTests/src/com/android/bidi/
DBiDiTestGalleryImages.java47 public int getCount() { in getCount() method in BiDiTestGalleryImages
/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/SystemUI/src/com/android/systemui/classifier/
DStroke.java48 public int getCount() { in getCount() method in Stroke
/frameworks/base/core/java/android/database/
DBulkCursorToCursorAdaptor.java68 public int getCount() { in getCount() method in BulkCursorToCursorAdaptor
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
DReferenceCountedTrigger.java127 public int getCount() { in getCount() method
/frameworks/base/core/tests/coretests/src/android/widget/gridview/
DGridDelete.java91 public int getCount() { in getCount() method in GridDelete.DeleteAdapter
/frameworks/base/core/tests/coretests/src/android/widget/focus/
DListWithFooterViewAndNewLabels.java81 public int getCount() { in getCount() method in ListWithFooterViewAndNewLabels.MyAdapter
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DOverflowMenuAdapter.java48 public int getCount() { in getCount() method in OverflowMenuAdapter
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/picker/
DPickerColumn.java104 public int getCount() { in getCount() method in PickerColumn
/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/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DFrameValues.java30 public int getCount() { in getCount() method in FrameValues
/frameworks/av/drm/common/
DDrmMetadata.cpp21 int DrmMetadata::getCount(void) const { in getCount() function in DrmMetadata
/frameworks/opt/bitmap/sample/src/com/example/bitmapsample/
DMainActivity.java91 public int getCount() { in getCount() method in MainActivity.MyAdapter

123456