Searched defs:CREATE_IF_NECESSARY (Results 1 – 2 of 2) sorted by relevance
232 public static final int CREATE_IF_NECESSARY = 0x10000000; // update native code if changing field in SQLiteDatabase
77 CREATE_IF_NECESSARY = 0x10000000, enumerator