Home
last modified time | relevance | path

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

1234567

/packages/apps/Email/src/org/apache/commons/io/input/
DCharSequenceReader.java106 int count = 0; in read() local
141 int count = dest - idx; in skip() local
DSwappedDataInputStream.java141 int count = read( data, location, remaining ); in readFully() local
245 public int skipBytes( int count ) in skipBytes()
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DRestrictionExceptionsTest.java104 final int count = mGrey.getDataCountForRawContact(rawContact); in testRestrictedInsertRestrictedQuery() local
111 final int count = mRed.getDataCountForRawContact(rawContact); in testRestrictedInsertGenericQuery() local
118 final int count = mGrey.getDataCountForRawContact(rawContact); in testGenericInsertRestrictedQuery() local
125 final int count = mRed.getDataCountForRawContact(rawContact); in testGenericInsertGenericQuery() local
155 int count = mRed.getDataCountForRawContact(greyContact); in testUpdateRestricted() local
DCallLogProviderTest.java90 int count = mResolver.update(uri, values, null, null); in testUpdate() local
106 int count = mResolver.delete(Calls.CONTENT_URI, Calls._ID + "=" in testDelete() local
/packages/apps/Gallery/src/com/android/camera/
DEvenlySpacedLayout.java50 int count = getChildCount(); in onMeasure() local
70 int count = getChildCount(); in layoutHorizontal() local
97 int count = getChildCount(); in layoutVertical() local
/packages/apps/Camera/src/com/android/camera/
DEvenlySpacedLayout.java48 int count = getChildCount(); in onMeasure() local
68 int count = getChildCount(); in layoutHorizontal() local
95 int count = getChildCount(); in layoutVertical() local
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothNamePreference.java131 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged()
136 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
DBluetoothPairingDialog.java272 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged()
276 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
/packages/apps/Launcher/src/com/android/launcher/
DWorkspace.java195 int count = currentScreen.getChildCount(); in getOpenFolder() local
212 int count = currentScreen.getChildCount(); in getOpenFolders() local
370 final int count = getChildCount(); in setOnLongClickListener() local
448 final int count = getChildCount(); in dispatchDraw() local
476 final int count = getChildCount(); in onMeasure() local
492 final int count = getChildCount(); in onLayout() local
664 final int count = getChildCount(); in enableChildrenCache() local
673 final int count = getChildCount(); in clearChildrenCache() local
1034 int count = getChildCount(); in getScreenForView() local
1048 final int count = screen.getChildCount(); in findSearchWidget() local
[all …]
DLauncherModel.java209 final int count = adapter.getCount(); in removePackage() local
245 final int count = matches.size(); in updatePackage() local
323 int count = apps.size(); in findActivitiesForPackage() local
340 final int count = matches.size(); in addEnabledAndUpdateActivities() local
371 final int count = adapter.getCount(); in removeDisabledActivities() local
400 final int count = adapter.getCount(); in findIntent() local
522 final int count = apps.size(); in run() local
578 final int count = buffer.size(); in run() local
1085 final int count = desktopItems.size(); in unbindDrawables() local
1104 final int count = applications.size(); in unbindAppDrawables() local
[all …]
DCellLayout.java107 final int count = getChildCount(); in cancelLongPress() local
157 final int count = getChildCount(); in onInterceptTouchEvent() local
485 int count = getChildCount(); in onMeasure() local
515 int count = getChildCount(); in onLayout() local
532 final int count = getChildCount(); in setChildrenDrawingCacheEnabled() local
730 int count = getChildCount(); in findOccupiedCells() local
911 final int count = list.size(); in clearVacantCells() local
955 final int count = list.size(); in findCellForSpan() local
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dnj_str.c55 NJ_UINT16 count = 0; in nj_strlen() local
92 NJ_UINT16 count = 0; in nj_charlen() local
/packages/apps/Mms/src/com/android/mms/transaction/
DMessagingNotification.java132 int count = 0; in updateNewMessageIndicator() local
181 CharSequence ticker, long timeMillis, String title, int count) { in MmsSmsNotificationInfo()
191 public void deliver(Context context, boolean isNew, int count, int uniqueThreads) { in deliver()
295 int count) { in getNewMessageNotificationInfo()
527 int count = undeliveredCursor.getCount(); in getUndeliveredMessageCount() local
585 int count = c.getCount(); in getDownloadFailedMessageCount() local
/packages/apps/Browser/src/com/android/browser/
DBrowserDownloadPage.java270 int count = 0; in getCancelableCount() local
288 int count = getCancelableCount(); in promptCancelAll() local
350 int count = 0; in getClearableCount() local
DFindDialog.java178 int count, in beforeTextChanged()
185 int count) { in onTextChanged()
/packages/apps/GlobalSearch/src/com/android/globalsearch/
DSuggestionFactoryImpl.java80 String count = getCountString(suggestionCount, sourceStat.getQueryLimit()); in getMoreEntry() local
114 private String getCountString(int count, int limit) { in getCountString()
/packages/apps/Launcher2/src/com/android/launcher2/
DWorkspace.java203 int count = currentScreen.getChildCount(); in getOpenFolder() local
220 int count = currentScreen.getChildCount(); in getOpenFolders() local
447 final int count = getChildCount(); in setOnLongClickListener() local
545 final int count = getChildCount(); in dispatchDraw() local
584 final int count = getChildCount(); in onMeasure() local
603 final int count = getChildCount(); in onLayout() local
833 final int count = getChildCount(); in enableChildrenCache() local
846 final int count = getChildCount(); in clearChildrenCache() local
1234 int count = getChildCount(); in getScreenForView() local
1248 final int count = screen.getChildCount(); in findSearchWidget() local
[all …]
DAllAppsList.java144 int count = matches.size(); in updatePackage() local
176 int count = apps.size(); in findActivitiesForPackage() local
/packages/apps/Email/src/org/apache/james/mime4j/decoder/
DByteQueue.java46 public int count() { in count() method in ByteQueue
/packages/apps/Email/src/org/apache/commons/io/
DCopyUtils.java197 int count = 0; in copy() local
222 int count = 0; in copy() local
/packages/apps/Email/src/org/apache/james/mime4j/util/
DSimpleTempStorage.java60 int count = 1000; in createTempPath() local
88 int count = 1000; in createTempFile() local
/packages/apps/Email/src/com/android/email/activity/
DAccountFolderList.java254 int count = 0; in getUnreadCountByMailboxType() local
271 int count = 0; in getCountByMailboxType() local
311 int count; in getSummaryChildCursor() local
/packages/apps/Email/src/com/android/email/activity/setup/
DAccountSetupBasics.java172 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged()
175 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
/packages/apps/AlarmClock/src/com/android/alarmclock/
DAlarmProvider.java143 int count; in update() local
214 int count; in delete() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DSQLiteContentProvider.java133 int count = 0; in update() local
161 int count = 0; in delete() local

1234567