Searched defs:CREATE_IF_NECESSARY (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/core/jni/ | ||
H A D | android_database_SQLiteConnection.cpp | 77 CREATE_IF_NECESSARY = 0x10000000, enumerator |
/aosp14/frameworks/base/core/java/android/database/sqlite/ | ||
H A D | SQLiteDatabase.java | 260 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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |