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