Home
last modified time | relevance | path

Searched refs:RELEASE_VERSION (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DIconCache.java774 private final static int RELEASE_VERSION = DB_VERSION + field in IconCache.IconDB
790 (RELEASE_VERSION << 16) + iconPixelSize, in IconDB()