Searched refs:cursorStringToContentValues (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/core/java/android/database/ |
H A D | DatabaseUtils.java | 791 public static void cursorStringToContentValues(Cursor cursor, String field, in cursorStringToContentValues() method in DatabaseUtils 793 cursorStringToContentValues(cursor, field, values, field); in cursorStringToContentValues() 817 public static void cursorStringToContentValues(Cursor cursor, String field, in cursorStringToContentValues() method in DatabaseUtils
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 14059 …method public static void cursorStringToContentValues(android.database.Cursor, String, android.con… 14060 …method public static void cursorStringToContentValues(android.database.Cursor, String, android.con…
|