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