Home
last modified time | relevance | path

Searched refs:TITLE_RES (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactsDatabaseHelperUpgradeTest.java398 new TableColumn(Groups.TITLE_RES, INTEGER, false, null),
H A DContactsProvider2Test.java878 Groups.TITLE_RES, in testGroupsProjection()
906 Groups.TITLE_RES, in testGroupsSummaryProjection()
3968 values.put(Groups.TITLE_RES, 1234); in testGroupInsert()
/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DCustomContactListFilterActivity.java348 final Integer titleRes = getAsInteger(Groups.TITLE_RES);
/aosp12/frameworks/base/core/java/android/provider/
H A DContactsContract.java7830 public static final String TITLE_RES = "title_res"; field
8095 DatabaseUtils.cursorStringToContentValuesIfPresent(cursor, values, TITLE_RES); in getEntityAndIncrementCursor()
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsDatabaseHelper.java1513 Groups.TITLE_RES + " INTEGER," + in onCreate()
2250 + Groups.TITLE_RES + "," in createGroupsView()
H A DContactsProvider2.java954 .add(Groups.TITLE_RES)
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt34661 field public static final String TITLE_RES = "title_res";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt24474 field public static final java.lang.String TITLE_RES = "title_res";