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