Home
last modified time | relevance | path

Searched refs:NO_LOCALIZED_COLLATORS (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteDatabase.java249 public static final int NO_LOCALIZED_COLLATORS = 0x00000010; // update native code if changing field in SQLiteDatabase
2728 NO_LOCALIZED_COLLATORS,
DSQLiteConnection.java411 if ((mConfiguration.openFlags & SQLiteDatabase.NO_LOCALIZED_COLLATORS) != 0) { in setLocaleFromConfiguration()
/frameworks/base/core/jni/
Dandroid_database_SQLiteConnection.cpp78 NO_LOCALIZED_COLLATORS = 0x00000010, enumerator
/frameworks/base/core/java/android/app/
DContextImpl.java827 flags |= SQLiteDatabase.NO_LOCALIZED_COLLATORS; in openOrCreateDatabase()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9867 field public static final int NO_LOCALIZED_COLLATORS = 16; // 0x10
/frameworks/base/non-updatable-api/
Dcurrent.txt13002 field public static final int NO_LOCALIZED_COLLATORS = 16; // 0x10
/frameworks/base/api/
Dcurrent.txt13002 field public static final int NO_LOCALIZED_COLLATORS = 16; // 0x10