Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 47) sorted by relevance

12

/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/
DViewHierarchyLoader.java79 final int count = lastWhitespaceCount - whitespaceCount; in loadScene() local
147 int count = 0; in countFrontWhitespace() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DLayoutMetadata.java311 int count = 12; in getNodeBinding() local
336 int count = 12; in getNodeBinding() local
365 String header, String footer, String layout, int count) { in getNodeBinding()
DDynamicContextMenu.java331 Integer count = idCounts.get(id); in computeApplicableActionIds() local
343 Integer count = entry.getValue(); in computeApplicableActionIds() local
542 int count = 0; in addMenuItems() local
/sdk/eventanalyzer/src/com/android/eventanalyzer/
DEventAnalyzer.java195 int count; in parseBinaryLogFile() local
243 int count = 0; in parseLogFromDevice() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/
DFinalPage.java90 int count = mBuilder.getModuleCount(); in setVisible() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DContextPullParser.java103 int count = getAttributeCount(); in getViewCookie() local
DExplodedRenderingHelper.java120 int count = children.getLength(); in computePadding() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
DResourceLabelProvider.java129 int count = item.getAlternateCount(); in getColumnText() local
/sdk/dumpeventlog/src/com/android/dumpeventlog/
DDumpEventLog.java100 int count = 0; in main() local
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/resources/
DResourceHelperTest.java103 final int count = FolderConfiguration.getQualifierCount(); in testGetIcon() local
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/resources/manager/
DConfigMatchTest.java256 final int count = FolderConfiguration.getQualifierCount(); in getConfiguration() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
DKeySelectionPage.java173 int count = 0; in onShow() local
DKeyCheckPage.java256 int count = expirationYear-thisYear; in onShow() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/io/
DIFolderWrapper.java76 final int count = members.length; in listMembers() local
/sdk/attribute_stats/src/
DAnalyzer.java418 int count = 0; in processUageMap() local
608 public int count; field in Analyzer.Usage
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
DPreCompilerDeltaVisitor.java382 int count = sourceFolderPath.matchingFirstSegments(path); in visit() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DAndroidTextEditor.java227 int count = getPageCount(); in removePages() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
DNewItemSelectionDialog.java227 int count = i == null ? 1 : i.intValue() + 1; in getMostUsedXmlName() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DConfigurationMatcher.java457 final int count = localeList.size(); in getLocaleMatch() local
617 final int count = FolderConfiguration.getQualifierCount(); in getClosestMatch() local
DVaryingConfiguration.java151 public void setVariationCount(int count) { in setVariationCount()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
DExportHelper.java430 int count; in addFileToJar() local
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/ddms/
DStaticPortConfigDialog.java377 int count = mPortTable.getItemCount(); in updateStore() local
/sdk/emulator/mksdcard/src/source/
Dmksdcard.c187 write_empty( FILE* file, Wide count ) in write_empty()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DExtractStyleWizard.java296 Integer count = mFrequencyCount.get(prevAttr); in initialize() local
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/
DFrameSummaryViewPage.java324 public int count; field in FrameSummaryViewPage.PerCallStats

12