Searched refs:MAX_SQL_CACHE_SIZE (Results 1 – 6 of 6) sorted by relevance
254 public static final int MAX_SQL_CACHE_SIZE = 100; field in SQLiteDatabase1803 if (cacheSize > MAX_SQL_CACHE_SIZE || cacheSize < 0) { in setMaxSqlCacheSize()1805 "expected value between 0 and " + MAX_SQL_CACHE_SIZE); in setMaxSqlCacheSize()
1036 int N = SQLiteDatabase.MAX_SQL_CACHE_SIZE; in testSetMaxCahesize()
9866 field public static final int MAX_SQL_CACHE_SIZE = 100; // 0x64
10898 field public static final int MAX_SQL_CACHE_SIZE = 100; // 0x64
11337 field public static final int MAX_SQL_CACHE_SIZE = 100; // 0x64
10911 field public static final int MAX_SQL_CACHE_SIZE = 100; // 0x64