Home
last modified time | relevance | path

Searched refs:cursorRowToContentValues (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/database/
H A DDatabaseCursorTest.java113 DatabaseUtils.cursorRowToContentValues(c, cv); in testBlob()
/aosp14/frameworks/base/core/java/android/database/
H A DDatabaseUtils.java918 public static void cursorRowToContentValues(Cursor cursor, ContentValues values) { in cursorRowToContentValues() method in DatabaseUtils
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt14057 …method public static void cursorRowToContentValues(android.database.Cursor, android.content.Conten…