HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_IMPORT (Results 1 - 5 of 5) sorted by null

  /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
NotificationImportExportListener.java 88 VCardService.TYPE_IMPORT, message, message, jobId, displayName, -1, 0);
109 mContext.getApplicationContext(), VCardService.TYPE_IMPORT, description, tickerText,
174 final String description = type == VCardService.TYPE_IMPORT ?
221 .setSmallIcon(type == VCardService.TYPE_IMPORT
CancelActivity.java 44 * Must be {@link VCardService#TYPE_IMPORT} or {@link VCardService#TYPE_EXPORT}.
88 if (mType == VCardService.TYPE_IMPORT) {
ImportProcessor.java 97 return VCardService.TYPE_IMPORT;
VCardService.java 69 /* package */ static final int TYPE_IMPORT = 1;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 

Completed in 1270 milliseconds