Searched refs:NO_LOCALIZED_COLLATORS (Results 1 – 8 of 8) sorted by relevance
19 import static android.database.sqlite.SQLiteDatabase.NO_LOCALIZED_COLLATORS;42 setOpenParams(new OpenParams.Builder().addOpenFlags(NO_LOCALIZED_COLLATORS).build()); in NoLocaleSQLiteHelper()
257 public static final int NO_LOCALIZED_COLLATORS = 0x00000010; // update native code if changing field in SQLiteDatabase3277 NO_LOCALIZED_COLLATORS,
465 if ((mConfiguration.openFlags & SQLiteDatabase.NO_LOCALIZED_COLLATORS) != 0) { in setLocaleFromConfiguration()
76 NO_LOCALIZED_COLLATORS = 0x00000010, enumerator
1014 flags |= SQLiteDatabase.NO_LOCALIZED_COLLATORS; in openOrCreateDatabase()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9867 field public static final int NO_LOCALIZED_COLLATORS = 16; // 0x10
14829 field public static final int NO_LOCALIZED_COLLATORS = 16; // 0x10