Searched refs:Note (Results 26 - 28 of 28) sorted by relevance

12

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardBuilder.java23 import android.provider.ContactsContract.CommonDataKinds.Note;
62 * .appendNotes(contentValuesListMap.get(Note.CONTENT_ITEM_TYPE))
348 // Note:
538 // Note: "CHARSET" param is not allowed in vCard 3.0, but we may add it
614 // Note: There is no appropriate property for expressing
806 // Note: We prioritize this callback over FLAG_REFRAIN_PHONE_NUMBER_FORMATTING
818 // Note: PAGER number needs unformatted "phone number".
1246 // Note: vCard 3.0 does not allow any parameter addition toward "URL"
1330 String note = contentValues.getAsString(Note.NOTE);
1355 final String noteStr = contentValues.getAsString(Note
[all...]
/frameworks/base/core/java/android/provider/
H A DContactsContract.java417 * Note: this query returns primary profile results before managed profile results,
1882 * <i>Note: this query may be expensive! If you need to use it in bulk,
2470 * Note the use of {@link ContentProviderOperation.Builder#withValueBackReference(String, int)}
2820 * Note that changing
2981 * Note that this sub-directory also supports opening the photo as an asset file
3330 * <p>Note that this latter form allows the insertion of a stream item and its
4460 * <li>{@link CommonDataKinds.Note Note.CONTENT_ITEM_TYPE}</li>
7183 public static final class Note implements DataColumnsWithJoins, ContactCounts { class in class:ContactsContract.CommonDataKinds
7187 private Note() {} method in class:ContactsContract.CommonDataKinds.Note
[all...]
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp1380 case LDFileFormat::Note:
2330 case LDFileFormat::Note:

Completed in 113 milliseconds

12