Searched refs:MAX_SQL_CACHE_SIZE (Results 1 – 5 of 5) sorted by relevance
254 public static final int MAX_SQL_CACHE_SIZE = 100; field in SQLiteDatabase1805 if (cacheSize > MAX_SQL_CACHE_SIZE || cacheSize < 0) { in setMaxSqlCacheSize()1807 "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
11899 field public static final int MAX_SQL_CACHE_SIZE = 100; // 0x64
12679 field public static final int MAX_SQL_CACHE_SIZE = 100; // 0x64