Home | History | Annotate | Download | only in provider

Lines Matching defs:Note

1713          * <i>Note: this query may be expensive! If you need to use it in bulk,
2281 * Note the use of {@link ContentProviderOperation.Builder#withValueBackReference(String, int)}
2631 * Note that changing
2777 * Note that this sub-directory also supports opening the photo as an asset file
3127 * <p>Note that this latter form allows the insertion of a stream item and its
4026 * <li>{@link CommonDataKinds.Note Note.CONTENT_ITEM_TYPE}</li>
6523 * <td>{@link #NOTE}</td>
6529 public static final class Note implements DataColumnsWithJoins {
6533 private Note() {}
6536 public static final String CONTENT_ITEM_TYPE = "vnd.android.cursor.item/note";
6539 * The note text.
6542 public static final String NOTE = DATA1;
6805 * Convenient functionalities for "callable" data. Note that, this is NOT a separate data
6930 * Note: This counts only non-favorites, non-auto-add, and not deleted groups.