Searched refs:MAX_SQL_CACHE_SIZE (Results 1 – 5 of 5) sorted by relevance
295 public static final int MAX_SQL_CACHE_SIZE = 100; field in SQLiteDatabase2416 if (cacheSize > MAX_SQL_CACHE_SIZE || cacheSize < 0) { in setMaxSqlCacheSize()2418 "expected value between 0 and " + MAX_SQL_CACHE_SIZE); in setMaxSqlCacheSize()
894 int N = SQLiteDatabase.MAX_SQL_CACHE_SIZE; in testSetMaxCahesize()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9866 field public static final int MAX_SQL_CACHE_SIZE = 100; // 0x64
14828 field public static final int MAX_SQL_CACHE_SIZE = 100; // 0x64