Searched refs:RELEASE_VERSION (Results 1 – 1 of 1) sorted by relevance
508 private final static int RELEASE_VERSION = 26; field in BaseIconCache.IconDB527 super(context, dbFileName, (RELEASE_VERSION << 16) + iconPixelSize, TABLE_NAME); in IconDB()