Home | History | Annotate | Download | only in provider

Lines Matching defs:Note

1755          * <i>Note: this query may be expensive! If you need to use it in bulk,
2377 * Note the use of {@link ContentProviderOperation.Builder#withValueBackReference(String, int)}
2727 * Note that changing
2885 * Note that this sub-directory also supports opening the photo as an asset file
3235 * <p>Note that this latter form allows the insertion of a stream item and its
4329 * <li>{@link CommonDataKinds.Note Note.CONTENT_ITEM_TYPE}</li>
6913 * <td>{@link #NOTE}</td>
6919 public static final class Note implements DataColumnsWithJoins, ContactCounts {
6923 private Note() {}
6926 public static final String CONTENT_ITEM_TYPE = "vnd.android.cursor.item/note";
6929 * The note text.
6932 public static final String NOTE = DATA1;
7197 * Convenient functionalities for "callable" data. Note that, this is NOT a separate data
7229 * to start communicating with a person ({@link Phone} and {@link Email}). Note that this
7350 * Note: This counts only non-favorites, non-auto-add, and not deleted groups.