Searched refs:RES_PACKAGE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DContactsContract.java3090 Data.RES_PACKAGE);
3592 public static final String RES_PACKAGE = "res_package"; field in interface:ContactsContract.StreamItemsColumns
3650 * This resource should be scoped by the {@link #RES_PACKAGE}. As this can only reference
3662 * Talk". This resource should be scoped by the {@link #RES_PACKAGE}. As this can only
4111 public static final String RES_PACKAGE = "res_package"; field in interface:ContactsContract.DataColumns
5607 * The {@link Data#RES_PACKAGE} value for common data that should be
5610 * @hide RES_PACKAGE is hidden
7571 public static final String RES_PACKAGE = "res_package"; field in interface:ContactsContract.GroupsColumns
7575 * {@link #RES_PACKAGE}, which may be localized.
7841 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, values, RES_PACKAGE);
[all...]

Completed in 42 milliseconds