Home
last modified time | relevance | path

Searched refs:sequence (Results 1 – 11 of 11) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppReceiveFileInfo.java230 int sequence = 1; in chooseUniquefilename() local
233 fullfilename = filename + sequence + extension; in chooseUniquefilename()
237 if (V) Log.v(Constants.TAG, "file with sequence number " + sequence + " exists"); in chooseUniquefilename()
238 sequence += rnd.nextInt(magnitude) + 1; in chooseUniquefilename()
/packages/apps/Contacts/src/com/android/contacts/vcard/
DVCardImportExportListener.java24 void onImportProcessed(ImportRequest request, int jobId, int sequence); in onImportProcessed() argument
DNotificationImportExportListener.java67 public void onImportProcessed(ImportRequest request, int jobId, int sequence) { in onImportProcessed() argument
81 if (sequence == 0) { in onImportProcessed()
DNfcImportVCardActivity.java209 public void onImportProcessed(ImportRequest request, int jobId, int sequence) { in onImportProcessed() argument
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DHelpers.java350 int sequence = 1; in chooseUniqueFilename() local
353 fullFilename = filename + sequence + extension; in chooseUniqueFilename()
358 Log.v(Constants.TAG, "file with sequence number " + sequence + " exists"); in chooseUniqueFilename()
360 sequence += sRandom.nextInt(magnitude) + 1; in chooseUniqueFilename()
/packages/apps/CertInstaller/src/com/android/certinstaller/
DCredentialHelper.java166 ASN1Sequence sequence = (ASN1Sequence) in isCa() local
168 return new BasicConstraints(sequence).isCA(); in isCa()
/packages/apps/Exchange/exchange2/src/com/android/exchange/utility/
DCalendarUtilities.java1736 String sequence = entityValues.getAsString(SYNC_VERSION); in createMessageForEntity() local
1737 if (sequence == null) { in createMessageForEntity()
1738 sequence = "0"; in createMessageForEntity()
1745 if (!sequence.equals("0")) { in createMessageForEntity()
1886 ics.writeTag("SEQUENCE", sequence); in createMessageForEntity()
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile25 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded
1378 # You can define message sequence charts within doxygen comments using the \msc
/packages/apps/Camera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile25 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded
1378 # You can define message sequence charts within doxygen comments using the \msc
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile25 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded
1378 # You can define message sequence charts within doxygen comments using the \msc
/packages/apps/Camera/jni/feature_stab/doc/
Ddbreg_API_doxyfile25 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded
1378 # You can define message sequence charts within doxygen comments using the \msc