Home
last modified time | relevance | path

Searched defs:CREATE_IF_NECESSARY (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dandroid_database_SQLiteConnection.cpp77 CREATE_IF_NECESSARY = 0x10000000, enumerator
/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteDatabase.java260 public static final int CREATE_IF_NECESSARY = 0x10000000; // update native code if changing field in SQLiteDatabase
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...