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