Searched refs:mInvariantDeviceProfile (Results 1 – 1 of 1) sorted by relevance
78 private final InvariantDeviceProfile mInvariantDeviceProfile; field in LauncherAppState99 mInvariantDeviceProfile.addOnChangeListener(modelPropertiesChanged -> { in LauncherAppState()181 mInvariantDeviceProfile = InvariantDeviceProfile.INSTANCE.get(context); in LauncherAppState()183 mIconCache = new IconCache(mContext, mInvariantDeviceProfile, in LauncherAppState()213 mInvariantDeviceProfile.fillResIconDpi, mInvariantDeviceProfile.iconBitmapSize); in refreshAndReloadLauncher()238 return mInvariantDeviceProfile; in getInvariantDeviceProfile()