Searched refs:MAX_SQL_CACHE_SIZE (Results 1 – 4 of 4) sorted by relevance
287 public static final int MAX_SQL_CACHE_SIZE = 100; field in SQLiteDatabase1936 if (cacheSize > MAX_SQL_CACHE_SIZE || cacheSize < 0) { in setMaxSqlCacheSize()1938 "expected value between 0 and " + MAX_SQL_CACHE_SIZE); in setMaxSqlCacheSize()
1066 int N = SQLiteDatabase.MAX_SQL_CACHE_SIZE; in testSetMaxCahesize()
9866 field public static final int MAX_SQL_CACHE_SIZE = 100; // 0x64
12984 field public static final int MAX_SQL_CACHE_SIZE = 100; // 0x64