Home
last modified time | relevance | path

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

1234

/packages/apps/Mms/src/com/android/mms/ui/
DRecipientList.java261 int count = mRecipients.size(); in getToNumbers() local
276 int count = mRecipients.size(); in getSingleRecipient() local
292 int count = mRecipients.size(); in containsBcc() local
302 int count = mRecipients.size(); in containsEmail() local
313 int count = mRecipients.size(); in getBccNumbers() local
324 int count = mRecipients.size(); in getNumbers() local
334 int count = mRecipients.size(); in serialize() local
359 int count = mInvalidRecipients.size(); in getInvalidRecipientString() local
/packages/apps/Contacts/src/com/android/contacts/
DContactsGroupSyncSelector.java132 int count = mChecked.size(); in onClick() local
195 int count = cursor.getCount() + 1; // add 1 for "sync all" in buildItems() local
240 int count = list.getCount(); in adjustChecks() local
246 int count = list.getCount(); in adjustChecks() local
/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()
DCountingInputStream.java35 private long count; field in CountingInputStream
/packages/apps/Browser/src/com/android/browser/
DBrowserHomepagePreference.java58 public void beforeTextChanged(CharSequence s, int start, int count, in beforeTextChanged()
62 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
DBrowserDownloadPage.java274 int count = 0; in getCancelableCount() local
292 int count = getCancelableCount(); in promptCancelAll() local
354 int count = 0; in getClearableCount() local
DFindDialog.java189 int count, in beforeTextChanged()
196 int count) { in onTextChanged()
/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/Launcher/src/com/android/launcher/
DWorkspace.java214 int count = currentScreen.getChildCount(); in getOpenFolder() local
231 int count = currentScreen.getChildCount(); in getOpenFolders() local
452 final int count = getChildCount(); in setOnLongClickListener() local
527 final int count = getChildCount(); in dispatchDraw() local
555 final int count = getChildCount(); in onMeasure() local
582 final int count = getChildCount(); in onLayout() local
754 final int count = getChildCount(); in enableChildrenCache() local
763 final int count = getChildCount(); in clearChildrenCache() local
1124 int count = getChildCount(); in getScreenForView() local
1138 final int count = screen.getChildCount(); in findSearchWidget() local
[all …]
DCellLayout.java106 final int count = getChildCount(); in cancelLongPress() local
157 final int count = getChildCount(); in onInterceptTouchEvent() local
486 int count = getChildCount(); in onMeasure() local
511 int count = getChildCount(); in onLayout() local
528 final int count = getChildCount(); in setChildrenDrawingCacheEnabled() local
765 int count = getChildCount(); in findOccupiedCells() local
944 final int count = list.size(); in clearVacantCells() local
988 final int count = list.size(); in findCellForSpan() local
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 …]
/packages/apps/Mms/src/com/android/mms/transaction/
DMessagingNotification.java134 int count = 0; in updateNewMessageIndicator() local
197 CharSequence ticker, long timeMillis, String title, int count) { in MmsSmsNotificationInfo()
207 public void deliver(Context context, boolean isNew, int count, int uniqueThreads) { in deliver()
310 int count) { in getNewMessageNotificationInfo()
541 int count = undeliveredCursor.getCount(); in getUndeliveredMessageCount() local
599 int count = c.getCount(); in getDownloadFailedMessageCount() local
/packages/apps/Email/src/com/android/email/activity/setup/
DAccountSetupBasics.java136 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged()
139 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPinDialog.java196 public void beforeTextChanged(CharSequence s, int start, int count, int after) { in beforeTextChanged()
200 public void onTextChanged(CharSequence s, int start, int before, int count) { in onTextChanged()
/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/AlarmClock/src/com/android/alarmclock/
DAlarmProvider.java143 int count; in update() local
214 int count; in delete() local
/packages/inputmethods/LatinIME/src/com/android/inputmethod/latin/
DCandidateView.java208 final int count = mSuggestions.size(); in onDraw() local
305 final int count = mSuggestions.size(); in scrollPrev() local
323 final int count = mSuggestions.size(); in scrollNext() local
/packages/apps/Email/src/org/apache/commons/io/output/
DCountingOutputStream.java34 private long count; field in CountingOutputStream
DThresholdingOutputStream.java216 protected void checkThreshold(int count) throws IOException in checkThreshold()
/packages/providers/GoogleSubscribedFeedsProvider/src/com/android/settings/
DSyncSettings.java244 int count = getPreferenceScreen().getPreferenceCount(); in initUI() local
331 int count = getPreferenceScreen().getPreferenceCount(); in setOneTimeSyncMode() local
/packages/inputmethods/LatinIME/dictionary/src/
Ddictionary.cpp187 int count = getCount(&pos); in getWordsRec() local
255 int count = getCount(&pos); in isValidWordRec() local
/packages/apps/IM/src/com/android/im/service/
DStatusBarNotifier.java282 int count = mItems.size(); in getTitle() local
295 int count = mItems.size(); in getMessage() local
307 int count = mItems.size(); in getIntent() local

1234